diff options
Diffstat (limited to 'web/css.css')
-rw-r--r-- | web/css.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/css.css b/web/css.css index ec40801cb..4c2fc0ade 100644 --- a/web/css.css +++ b/web/css.css @@ -202,6 +202,9 @@ fieldset div.checkbox label { position: absolute; background-color: #cccccc; } +#drag img.pin { + background-color: inherit; +} #compass { background-color: #ffffff; |