=== 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:25:27 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css 2014-03-30 21:39:17 +0000 @@ -90,7 +90,7 @@ margin: 10px; display: block; border: 1px solid #ccc; - background: #f6f7f8; + background-color: #f5f5f7; width: 225px; height: 56px; border-radius: 5px; @@ -142,7 +142,7 @@ background: #276696; display: block; margin: 10px; - padding: 5px 10px; + padding: 10px 10px; font-size: 1em; color: #fff; border-radius: 5px; @@ -153,7 +153,7 @@ } .app-menu li.ui-sortable-helper:hover a { - background-color: rgba(49, 98, 197, 0.50); + background-color: rgba(200, 200, 210, 0.30); } .app-menu-item .app-menu-item-description span {