| Thread Previous • Date Previous • Date Next • Thread Next |
------------------------------------------------------------ revno: 16366 committer: Lars Helge Overland <larshelge@xxxxxxxxx> branch nick: dhis2 timestamp: Sat 2014-08-09 20:02:54 +0200 message: List table, css modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.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-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2014-08-09 16:13:22 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2014-08-09 18:02:54 +0000
@@ -356,7 +356,7 @@
{
background-color: rgba( 0, 0, 0, 0 );
border-bottom: 1px solid #cad5e5;
- padding: 6px 0 3px 5px;
+ padding: 6px 5px 3px 5px;
text-align: center;
}
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2014-08-09 16:13:22 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2014-08-09 18:02:54 +0000
@@ -351,7 +351,7 @@
{
background-color: rgba( 0, 0, 0, 0 );
border-bottom: 1px solid #cad5e5;
- padding: 6px 0 3px 5px;
+ padding: 6px 5px 3px 5px;
text-align: center;
}
| Thread Previous • Date Previous • Date Next • Thread Next |