← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 4406: CSS fix.

 

Merge authors:
  Jan Henrik Øverland (janhenrik-overland)
------------------------------------------------------------
revno: 4406 [merge]
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: dhis2
timestamp: Sun 2011-08-21 10:46:01 +0200
message:
  CSS fix.
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	2011-08-20 23:43:52 +0000
+++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/css/style.css	2011-08-21 02:19:26 +0000
@@ -110,7 +110,7 @@
 
 /* Ext Menu */
 a.x-menu-item-custom {
-    padding: 2px 10px 3px 11px;
+    padding: 2px 10px 3px 4px;
 }
 #viewhistory_m .x-menu-list {
     background-color:#f1f1f1;
@@ -510,7 +510,7 @@
 }
 .menu-item-inline-bg {
     background:url('../../../images/history2_small.png') no-repeat left center;
-    padding-left:17px;
+    padding-left:24px;
 }
 .menu-item-inline-c1 {
     color:#555;