mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-30 18:22:38 +02:00
parent
5fcf667914
commit
171dd81ed7
1 changed files with 4 additions and 0 deletions
|
@ -224,6 +224,10 @@ tr.payer_line .balance-name{
|
||||||
padding: 0 0 0 20px;
|
padding: 0 0 0 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.action button:hover {
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
.delete button, .delete button:hover {
|
.delete button, .delete button:hover {
|
||||||
background: url('../images/deleter.png') left no-repeat;
|
background: url('../images/deleter.png') left no-repeat;
|
||||||
color: red;
|
color: red;
|
||||||
|
|
Loading…
Reference in a new issue