diff options
author | matthew <matthew> | 2006-09-28 16:36:08 +0000 |
---|---|---|
committer | matthew <matthew> | 2006-09-28 16:36:08 +0000 |
commit | fde5c9ce15ff9d46796cd198de4816768875f11e (patch) | |
tree | 1df5dd3dd378ec580d9b6e11ca0fdca82dd9b56a /web/css.css | |
parent | 4a7c2e625003b958871338d729623a626eb1a07f (diff) |
JS updates; pins hide when scroll off the map.
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; |