=== 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 2012-06-09 22:34:23 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2012-07-13 20:56:57 +0000 @@ -296,13 +296,14 @@ div#detailsArea { - border: 1px solid #8f8ffd; - background-color: #dadaff; + border: 1px solid #a9c2dc; + background-color: #ebf0f6; position: fixed; width: 18em; max-height: 75%; padding: 0.5em; overflow: auto; + border-radius: 3px; } div#detailsArea label