aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/baggy/css/main.css
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2015-02-13 19:15:31 +0100
committerThomas Citharel <tcit@tcit.fr>2015-02-13 19:15:31 +0100
commit0eae6d14b8858005919cc3069799f77008a81d29 (patch)
tree9c18566ddada5bf8e391a7fa96f27cfc71471f1b /themes/baggy/css/main.css
parent1fbef3bfb57b3f73e6817115f10b5876dd0e57ef (diff)
parentdc6ec987585a1c51f678c404143e37b0d844d796 (diff)
downloadwallabag-0eae6d14b8858005919cc3069799f77008a81d29.tar.gz
wallabag-0eae6d14b8858005919cc3069799f77008a81d29.tar.zst
wallabag-0eae6d14b8858005919cc3069799f77008a81d29.zip
Merge branch 'dev' into register
Diffstat (limited to 'themes/baggy/css/main.css')
-rwxr-xr-xthemes/baggy/css/main.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css
index 1df82910..b93a78b8 100755
--- a/themes/baggy/css/main.css
+++ b/themes/baggy/css/main.css
@@ -736,6 +736,18 @@ a.add-to-wallabag-link-after:after {
736.icon-print:before { 736.icon-print:before {
737 content: "\e80d"; 737 content: "\e80d";
738} 738}
739.icon-random:before {
740 content: "\e915";
741}
742.icon-reload:before {
743 content: "\ea2e";
744}
745.icon-evernote:before {
746 content: "\e603";
747}
748.icon-tags:before {
749 content: "\e936";
750}
739 751
740 752
741/* .icon-image class, for image-based icons 753/* .icon-image class, for image-based icons