diff options
Diffstat (limited to 'themes/baggy/css')
-rwxr-xr-x | themes/baggy/css/main.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css index 90d546fc..54622cfc 100755 --- a/themes/baggy/css/main.css +++ b/themes/baggy/css/main.css | |||
@@ -742,6 +742,9 @@ a.add-to-wallabag-link-after:after { | |||
742 | .icon-reload:before { | 742 | .icon-reload:before { |
743 | content: "\ea2e"; | 743 | content: "\ea2e"; |
744 | } | 744 | } |
745 | .icon-evernote:before { | ||
746 | content: "\e603"; | ||
747 | } | ||
745 | 748 | ||
746 | 749 | ||
747 | /* .icon-image class, for image-based icons | 750 | /* .icon-image class, for image-based icons |