X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fcss%2Fstyle.css;h=3d3c538572cf4bd616d5535aea72df3d304af3a7;hb=a4990dd294c08e40c86123605fbfbc78bc930a6e;hp=1ae3a601f23a6e8a3d0db76961aed2ce647dbf4d;hpb=b4f5c46ab0ec0da26e201266440511171785a338;p=github%2Fwallabag%2Fwallabag.git diff --git a/tpl/css/style.css b/tpl/css/style.css index 1ae3a601..3d3c5385 100644 --- a/tpl/css/style.css +++ b/tpl/css/style.css @@ -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; }