=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css 2014-03-30 21:09:08 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css 2014-03-30 21:17:08 +0000 @@ -276,7 +276,8 @@ .apps-menu-more a { color: #4A89BA; - border: 1px solid #4A89BA; + border: 1px solid #ccc; + background-color: #f5f5f7; border-radius: 5px; display: table-cell; vertical-align: middle; @@ -285,6 +286,7 @@ .apps-menu-more a:hover { color: #fff; + border: 1px solid #4A89BA; background-color: #4A89BA; } @@ -298,10 +300,6 @@ * Overrides * TODO: Merge these with the main stylesheet */ -#menuDropDown1 { - -} - hr.app-separator { border: none; border-top: 1px solid #bbb;