mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-05 04:31:49 +02:00
made archive button have icon
This commit is contained in:
parent
e2dddb6172
commit
f97e94db8e
1 changed files with 4 additions and 0 deletions
|
@ -314,6 +314,10 @@ footer .footer-left {
|
||||||
background: url("../images/edit.png") no-repeat right;
|
background: url("../images/edit.png") no-repeat right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bill-actions > form > .archive {
|
||||||
|
background: url("../images/edit.png") no-repeat right;
|
||||||
|
}
|
||||||
|
|
||||||
.bill-actions > .show {
|
.bill-actions > .show {
|
||||||
background: url("../images/show.png") no-repeat right;
|
background: url("../images/show.png") no-repeat right;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue