]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/main.css
Added unmark.it sharing
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / main.css
index 7c83d45d8174478b90854e6120e6d2a8e784529a..b165d45e0b6344594ca11f4634e0e73feeb12353 100755 (executable)
   background-image: url("../../_global/img/icons/diaspora-icon--black.png");
 }
 
+/* Unmark.it */
+.icon-image--unmark {
+  background-image: url("../../_global/img/icons/unmark-icon--black.png");
+}
+
 /* Shaarli */
 .icon-image--shaarli {
   background-image: url("../../_global/img/icons/shaarli.png");
@@ -361,7 +366,7 @@ span.numberItems {
 }
 
 nav ul a:hover {
-    background-color: initial;
+  background-color: initial;
 }
 
 /* ==========================================================================