]> 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 78d56612420af02bdc1b5e2f2e60d466dfd9123a..54622cfcee1c75840dec399b127c3e4db394aa93 100755 (executable)
@@ -737,7 +737,13 @@ a.add-to-wallabag-link-after:after {
   content: "\e80d";
 }
 .icon-random:before {
- // RANDOM ICON TO ADD
+  content: "\e915";
+}
+.icon-reload:before {
+  content: "\ea2e";
+}
+.icon-evernote:before {
+  content: "\e603";
 }