mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
implementing carrot into wallabag
This commit is contained in:
parent
b0f9f5ac21
commit
c8b4ef7fed
10 changed files with 15 additions and 6 deletions
|
@ -38,6 +38,10 @@ a.flattr span {
|
|||
background-image: url('../img/default/flattr.png');
|
||||
}
|
||||
|
||||
a.carrot span {
|
||||
background-image: url('../img/default/carrot.png')
|
||||
}
|
||||
|
||||
a.email span {
|
||||
background-image: url('../img/default/envelop.png');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue