# HG changeset patch # User Matti Hamalainen # Date 1394624075 -7200 # Node ID dc16e078e4e471a55c93b464ac641150f34f6621 # Parent 14659de1720555967b8dfad47501639ac69bb8ef CSS adjustments. diff -r 14659de17205 -r dc16e078e4e4 css/mapstyle1.css --- a/css/mapstyle1.css Wed Mar 12 06:38:24 2014 +0200 +++ b/css/mapstyle1.css Wed Mar 12 13:34:35 2014 +0200 @@ -16,7 +16,7 @@ position: absolute; left: 0.2em; - right: 0.2em; + right: 280px; top: 0.25em; padding: 0.5em; @@ -35,8 +35,8 @@ #sidebar { position: absolute; right: 0px; - top: 80px; - bottom: 80px; + top: 60px; + bottom: 40px; width: 270px; padding: 0px; margin: 0px; @@ -53,7 +53,7 @@ #sidetop { position: absolute; - z-index: 10; + z-index: 20; width: 100%; height: 65px; @@ -64,7 +64,7 @@ #sidebottom { position: absolute; - z-index: 10; + z-index: 15; width: 100%; height: 75px; @@ -75,10 +75,10 @@ #sidecontent { position: absolute; - z-index: 15; + z-index: 10; top: 140px; - bottom: 32px; + bottom: 24px; right: 16px; left: 16px;