=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/cacheManifest.vm' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/cacheManifest.vm 2013-05-31 11:16:36 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/cacheManifest.vm 2013-07-04 19:49:24 +0000 @@ -4,9 +4,7 @@ * CACHE: css/light_blue/light_blue.css -css/light_blue/logo_background.png css/light_blue/logo_banner.png -css/light_blue/logo_separator.png css/widgets.css css/print.css ../dhis-web-dataentry/style/dhis-web-dataentry.css === modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2013-07-04 17:17:00 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2013-07-04 19:49:24 +0000 @@ -214,7 +214,7 @@ font-size: 9pt; background-color: white; overflow: auto; - width: 233px; + width: 235px; height: 298px; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; === modified file 'dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/style/dhis-web-dataentry.css' --- dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/style/dhis-web-dataentry.css 2013-05-29 21:44:35 +0000 +++ dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/style/dhis-web-dataentry.css 2013-07-04 19:49:24 +0000 @@ -2,8 +2,8 @@ #currentSelection { padding: 6px; - background-color: #e0e0e0; - border: 1px solid #a0a0a0; + background-color: #eee; + border: 1px solid #bbb; font-size: 14px; text-align: right; position: fixed;