aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/baggy/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/baggy/css/main.css')
-rwxr-xr-xthemes/baggy/css/main.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css
index b93a78b8..1b221021 100755
--- a/themes/baggy/css/main.css
+++ b/themes/baggy/css/main.css
@@ -748,6 +748,15 @@ a.add-to-wallabag-link-after:after {
748.icon-tags:before { 748.icon-tags:before {
749 content: "\e936"; 749 content: "\e936";
750} 750}
751.icon-previous:before {
752 content: "\e606";
753}
754.icon-next:before {
755 content: "\e605";
756}
757.icon-archiveandnext:before {
758 content: "\e607";
759}
751 760
752 761
753/* .icon-image class, for image-based icons 762/* .icon-image class, for image-based icons