=== 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-04-29 08:09:04 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2014-04-29 12:49:25 +0000 @@ -251,7 +251,7 @@ #leftBarContents a:hover { text-decoration: none; - background-color: #eee; + background-color: #ededed; border-radius: 4px; } @@ -442,13 +442,13 @@ padding: 15px; cursor: pointer; min-height: 44px; - border-bottom: 1px solid #e0e0e0; float: left; } .introItem:hover { background-color: #edf2f2; + border-radius: 4px; } .introItemHeader === 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-04-29 08:09:04 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2014-04-29 12:49:25 +0000 @@ -251,7 +251,7 @@ #leftBarContents a:hover { text-decoration: none; - background-color: #eee; + background-color: #ededed; border-radius: 4px; } @@ -437,13 +437,13 @@ padding: 15px; cursor: pointer; min-height: 44px; - border-bottom: 1px solid #e0e0e0; float: left; } .introItem:hover { background-color: #edf2f2; + border-radius: 4px; } .introItemHeader