aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/baggy/css/main.css
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2015-02-10 02:28:53 +0100
committerThomas Citharel <tcit@tcit.fr>2015-02-10 02:28:53 +0100
commit1394c0bd64ad99e8f9fc094bb535ae5b3f5e24f1 (patch)
treedb41425bb5b484706acf634d81b693fb5afc002a /themes/baggy/css/main.css
parent2e4e94a7a420790cd05250e4191bd0e60f81f788 (diff)
downloadwallabag-1394c0bd64ad99e8f9fc094bb535ae5b3f5e24f1.tar.gz
wallabag-1394c0bd64ad99e8f9fc094bb535ae5b3f5e24f1.tar.zst
wallabag-1394c0bd64ad99e8f9fc094bb535ae5b3f5e24f1.zip
great improvements to tagging when saving a link system <3
Diffstat (limited to 'themes/baggy/css/main.css')
-rwxr-xr-xthemes/baggy/css/main.css3
1 files changed, 3 insertions, 0 deletions
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 {
745.icon-evernote:before { 745.icon-evernote:before {
746 content: "\e603"; 746 content: "\e603";
747} 747}
748.icon-tags:before {
749 content: "\e936";
750}
748 751
749 752
750/* .icon-image class, for image-based icons 753/* .icon-image class, for image-based icons