← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 504: (GIS, minor) Enhanced overview map look.

 

------------------------------------------------------------
revno: 504
committer: Jan Henrik Overland janhenrik.overland@xxxxxxxxx
branch nick: trunk
timestamp: Tue 2009-08-25 17:14:44 +0200
message:
  (GIS, minor) Enhanced overview map look.
modified:
  gis/dhis-web-mapping/src/main/webapp/mfbase/openlayers/theme/default/style.css


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription.
=== modified file 'gis/dhis-web-mapping/src/main/webapp/mfbase/openlayers/theme/default/style.css'
--- gis/dhis-web-mapping/src/main/webapp/mfbase/openlayers/theme/default/style.css	2009-08-20 23:36:24 +0000
+++ gis/dhis-web-mapping/src/main/webapp/mfbase/openlayers/theme/default/style.css	2009-08-25 15:14:44 +0000
@@ -76,8 +76,8 @@
 }
 
 .olControlOverviewMapElement {
-    padding: 10px 18px 10px 10px;
-    background-color: #00008B;
+    padding: 0px 0px 0px 3px;
+    background-color: #f1f1f1;
     -moz-border-radius: 1em 0 0 0;
 }
 
@@ -95,7 +95,7 @@
     overflow: hidden;
     background-image: url("img/blank.gif");
     cursor: move;
-    border: 2px dotted red;
+    border: 2px ridge #333333;
 }
 .olControlOverviewMapRectReplacement {
     overflow: hidden;