=== 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 2013-10-09 17:31:36 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2013-10-15 14:00:22 +0000 @@ -357,7 +357,7 @@ .listTable th { - background-color: #fff; + background-color: rgba( 0, 0, 0, 0 ); border-bottom: 1px solid #cad5e5; padding: 6px 0 3px 5px; } === 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 2013-10-09 17:31:36 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2013-10-15 14:00:22 +0000 @@ -352,7 +352,7 @@ .listTable th { - background-color: #fff; + background-color: rgba( 0, 0, 0, 0 ); border-bottom: 1px solid #cad5e5; padding: 6px 0 3px 5px; } === 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 2013-10-07 12:37:31 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2013-10-15 14:00:22 +0000 @@ -367,11 +367,6 @@ color: #E92B2B; } -.listTable th -{ - background-color: rgba( 0, 0, 0, 0 ); -} - /*----------------------------------------------------------------------------*/ /* Message */ /*----------------------------------------------------------------------------*/