← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 1588: (GIS) Minor CSS adjustment.

 

------------------------------------------------------------
revno: 1588
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: trunk
timestamp: Tue 2010-03-09 05:43:59 +0100
message:
  (GIS) Minor CSS adjustment.
modified:
  dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/css/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 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/css/style.css'
--- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/css/style.css	2010-03-08 16:33:06 +0000
+++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/css/style.css	2010-03-09 04:43:59 +0000
@@ -136,19 +136,19 @@
 	color:#333;
 }
 #window-favorites-title {
-	padding:0 0 3px 20px;
+	padding:0 0 3px 21px;
 	background:url('../../../images/favorite_star2.png') no-repeat 0 0 transparent;
 	font:bold 11px arial;
 	color:#111;
 }
 #window-legendset-title {
-	padding:0 0 3px 20px;
+	padding:0 0 3px 21px;
 	background:url('../../../images/color_swatch.png') no-repeat 0 0 transparent;
 	font:bold 11px arial;
 	color:#111;
 }
 #window-help-title {
-	padding:0 0 3px 20px;
+	padding:0 0 3px 22px;
 	background:url('../../../images/help.png') no-repeat 0 0 transparent;
 	font:bold 11px arial;
 	color:#111;