mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Globalizing and creating two variants of Carrot.org icon; tidying up some CSS
This commit is contained in:
parent
e9d4d17693
commit
fc01f94387
6 changed files with 52 additions and 33 deletions
|
@ -39,7 +39,8 @@ a.flattr span {
|
|||
}
|
||||
|
||||
a.carrot span {
|
||||
background-image: url('../img/default/carrot.png')
|
||||
background-image: url('../../_global/img/icons/carrot-icon--black.png');
|
||||
background-size: 16px 16px;
|
||||
}
|
||||
|
||||
a.email span {
|
||||
|
@ -60,4 +61,4 @@ a.bad-display span {
|
|||
|
||||
a.print span {
|
||||
background-image: url('../img/default/print.png');
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue