diff options
author | tcit <tcit@tcit.fr> | 2014-10-19 11:12:25 +0200 |
---|---|---|
committer | tcit <tcit@tcit.fr> | 2014-10-19 11:12:25 +0200 |
commit | f56791e6c482f95d1a5aef332ba69fc81f0666cb (patch) | |
tree | 9facf22d8eda39c9fbb2044d944db3da290bdd14 /themes/baggy/css/main.css | |
parent | 691a03f1760231f5f5d9fe09da4061a54591cbac (diff) | |
download | wallabag-f56791e6c482f95d1a5aef332ba69fc81f0666cb.tar.gz wallabag-f56791e6c482f95d1a5aef332ba69fc81f0666cb.tar.zst wallabag-f56791e6c482f95d1a5aef332ba69fc81f0666cb.zip |
fix #873
Diffstat (limited to 'themes/baggy/css/main.css')
-rwxr-xr-x | themes/baggy/css/main.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css index 52ba50f2..7adde2fa 100755 --- a/themes/baggy/css/main.css +++ b/themes/baggy/css/main.css | |||
@@ -777,6 +777,10 @@ margin-top:1em; | |||
777 | color: #FFF; | 777 | color: #FFF; |
778 | } | 778 | } |
779 | 779 | ||
780 | .icon-check.archive:before { | ||
781 | color: #FFF; | ||
782 | } | ||
783 | |||
780 | /* ========================================================================== | 784 | /* ========================================================================== |
781 | 4 = Messages | 785 | 4 = Messages |
782 | ========================================================================== */ | 786 | ========================================================================== */ |