dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #14606
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 5016: (mobile) added a bit more breathing room between menu choices
------------------------------------------------------------
revno: 5016
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2011-10-24 10:27:00 +0200
message:
(mobile) added a bit more breathing room between menu choices
modified:
dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/style/light.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-light/src/main/webapp/dhis-web-light/style/light.css'
--- dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/style/light.css 2011-10-12 21:08:12 +0000
+++ dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/style/light.css 2011-10-24 08:27:00 +0000
@@ -68,6 +68,15 @@
left: 0;
padding: 0;
}
+
+/*
+ * CONTENT
+ */
+
+body div#content ul li {
+ padding-bottom: 5px;
+}
+
/*
* HEADER
*