]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/baggy/css/main.css
add evernote icon
[github/wallabag/wallabag.git] / themes / baggy / css / main.css
index 96b681bf0285b136b5d15fd688322b5458da78ed..54622cfcee1c75840dec399b127c3e4db394aa93 100755 (executable)
@@ -736,8 +736,14 @@ a.add-to-wallabag-link-after:after {
 .icon-print:before {
   content: "\e80d";
 }
+.icon-random:before {
+  content: "\e915";
+}
 .icon-reload:before {
-/* TODO */
+  content: "\ea2e";
+}
+.icon-evernote:before {
+  content: "\e603";
 }