]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/css/style.css
fix autoclose (#984) and bookmarklet mode
[github/wallabag/wallabag.git] / themes / default / css / style.css
index b25373d6c98cef6da4e4c85ed9ac64b352d115a9..a122dc546b2d7f8e1fb80772cb750eb8901a704f 100755 (executable)
@@ -151,6 +151,16 @@ a:visited {
     text-indent: -9999px;
 }
 
+.random {
+    display: inline-block;
+    width: 16px;
+    height: 16px;
+    overflow: hidden;
+    text-align: left;
+    text-indent: -9999px;
+    background-image: url('../img/default/dice.png');
+}
+
 /*** ***/
 
 /*** ARTICLE PAGE ***/