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:
@ -746,6 +746,9 @@ margin-top:1em;
|
||||
.icon-rss:before {
|
||||
content: "\e808";
|
||||
}
|
||||
.icon-print:before {
|
||||
content: "\e80d";
|
||||
}
|
||||
|
||||
/* ==========================================================================
|
||||
Icon selected
|
||||
|
||||
Reference in New Issue
Block a user