forked from wallabag/wallabag
print view fixed in baggy; print link added; read percent added in default theme; archive and favorite re-factored to be ajax action in article view
This commit is contained in:
4
themes/default/css/style-default.css
Normal file → Executable file
4
themes/default/css/style-default.css
Normal file → Executable file
@ -52,4 +52,8 @@ a.link span {
|
||||
|
||||
a.bad-display span {
|
||||
background-image: url('../img/default/bad-display.png');
|
||||
}
|
||||
|
||||
a.print span {
|
||||
background-image: url('../img/default/print.png');
|
||||
}
|
||||
Reference in New Issue
Block a user