]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/css/style.css
Externalize bookmarklet style
[github/wallabag/wallabag.git] / tpl / css / style.css
index 1ae3a601f23a6e8a3d0db76961aed2ce647dbf4d..3d3c538572cf4bd616d5535aea72df3d304af3a7 100644 (file)
@@ -229,6 +229,13 @@ a, a:hover, a:visited {
     font-weight: bold;
 }
 
+#bookmarklet {
+    padding: 5px;
+    border: 1px dashed #808080;
+    background: #fff;
+    cursor: move;
+}
+
 footer {
     clear: both;
 }