=== 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 18:02:54 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2014-08-26 16:08:08 +0000 @@ -357,7 +357,7 @@ background-color: rgba( 0, 0, 0, 0 ); border-bottom: 1px solid #cad5e5; padding: 6px 5px 3px 5px; - text-align: center; + text-align: left; } .listTable td === 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 18:02:54 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2014-08-26 16:08:08 +0000 @@ -352,7 +352,7 @@ background-color: rgba( 0, 0, 0, 0 ); border-bottom: 1px solid #cad5e5; padding: 6px 5px 3px 5px; - text-align: center; + text-align: left; } .listTable td === modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2014-08-11 15:26:59 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2014-08-26 16:08:08 +0000 @@ -330,6 +330,11 @@ margin: 0; } +.gridTable th +{ + text-align: center; +} + .gridTable td { text-align: right;