forked from wallabag/wallabag
Fixed bugs, added a flattr button and an option
There's a button and an option in define.inc.php to show the button or not.
This commit is contained in:
@ -48,6 +48,10 @@ a.shaarli span {
|
||||
background: url('../img/light/shaarli.png') no-repeat;
|
||||
}
|
||||
|
||||
a.flattr span {
|
||||
background: url('../img/light/flattr.png');
|
||||
}
|
||||
|
||||
a.email span {
|
||||
background: url('../img/light/envelop.png') no-repeat;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user