summaryrefslogtreecommitdiff
path: root/map.css
diff options
context:
space:
mode:
authorChristian Pointner <equinox@ffgraz.net>2008-12-05 14:41:28 +0000
committerChristian Pointner <equinox@ffgraz.net>2008-12-05 14:41:28 +0000
commit3b380cb97677534cdcbfa75f605d0460a9263f03 (patch)
treea7c6c1bffc4959857455099334672512a43df8c0 /map.css
parentc608918511b28f60211be5beee837fc34619c02b (diff)
changes visibox to legendbox (fits better for a base map)
Diffstat (limited to 'map.css')
-rw-r--r--map.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/map.css b/map.css
index 4d859fc..8741c61 100644
--- a/map.css
+++ b/map.css
@@ -26,11 +26,10 @@ div.box {
filter: alpha(opacity=70);
}
-#visibox {
+#legendbox {
position: absolute;
right: 10px;
top: 10px;
- width: 20em;
}
#addressbox {