=== 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-04-26 12:10:38 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2013-05-22 10:32:44 +0000 @@ -363,19 +363,20 @@ .page th, thead tr, .tabHead { - background-color: #cbddeb; - background-repeat: repeat-x; text-align: left; color: #39547d; - padding:3px 0px 2px 6px; - border-style: solid; - border-width: 1px; - border-color: #c8dbea; + padding: 3px 0px 2px 6px; + border-bottom: 1px solid #cad5e5; font-family: LiberationSansBold, arial; font-size: 13px; font-weight: normal; } +.page th +{ + padding: 6px 0 3px 5px; +} + #mainPage { margin: 65px 10px 10px 270px; @@ -396,6 +397,7 @@ { width: 100%; border-collapse: collapse; + padding-top: 10px; } .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 2013-04-26 12:10:38 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2013-05-22 10:32:44 +0000 @@ -364,19 +364,20 @@ .page th, thead tr, .tabHead { - background-color: #cbddeb; - background-repeat: repeat-x; text-align: left; color: #39547d; - padding:3px 0px 2px 6px; - border-style: solid; - border-width: 1px; - border-color: #c8dbea; + padding: 3px 0 2px 6px; + border-bottom: 1px solid #cad5e5; font-family: LiberationSansBold, arial; font-size: 13px; font-weight: normal; } +.page th +{ + padding: 6px 0 3px 5px; +} + #mainPage { margin: 65px 10px 10px 270px; @@ -392,6 +393,7 @@ { width: 100%; border-collapse: collapse; + padding-top: 10px; } .listTable td