forked from wallabag/wallabag
Globalizing and creating two variants of Carrot.org icon; tidying up some CSS
This commit is contained in:
@ -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');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user