diff options
Diffstat (limited to 'web/css.css')
-rw-r--r-- | web/css.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/css.css b/web/css.css index 4c2fc0ade..65060d29d 100644 --- a/web/css.css +++ b/web/css.css @@ -201,6 +201,7 @@ fieldset div.checkbox label { #drag input, #drag img { position: absolute; background-color: #cccccc; + border: none; } #drag img.pin { background-color: inherit; |