aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/baggy/css/main.css
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2015-02-01 12:23:30 +0100
committerThomas Citharel <tcit@tcit.fr>2015-02-01 12:23:30 +0100
commit8f209e8a268e198bb449021c30fc783d69ee9818 (patch)
tree97f61995494371b762619bfc314bca5766fe6e46 /themes/baggy/css/main.css
parent308fca6b78a30729bd0a2cf34bc7a67bd7b81362 (diff)
parentfae15c9f84394f905e5237a1afc10364aeb42dd0 (diff)
downloadwallabag-8f209e8a268e198bb449021c30fc783d69ee9818.tar.gz
wallabag-8f209e8a268e198bb449021c30fc783d69ee9818.tar.zst
wallabag-8f209e8a268e198bb449021c30fc783d69ee9818.zip
Merge branch 'dev' into savewithtags
Diffstat (limited to 'themes/baggy/css/main.css')
-rwxr-xr-xthemes/baggy/css/main.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css
index 1df82910..90d546fc 100755
--- a/themes/baggy/css/main.css
+++ b/themes/baggy/css/main.css
@@ -736,6 +736,12 @@ 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}
739 745
740 746
741/* .icon-image class, for image-based icons 747/* .icon-image class, for image-based icons