From 1394c0bd64ad99e8f9fc094bb535ae5b3f5e24f1 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Tue, 10 Feb 2015 02:28:53 +0100 Subject: great improvements to tagging when saving a link system <3 --- themes/baggy/css/main.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'themes/baggy/css/main.css') diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css index 54622cfc..b93a78b8 100755 --- a/themes/baggy/css/main.css +++ b/themes/baggy/css/main.css @@ -745,6 +745,9 @@ a.add-to-wallabag-link-after:after { .icon-evernote:before { content: "\e603"; } +.icon-tags:before { + content: "\e936"; +} /* .icon-image class, for image-based icons -- cgit v1.2.3