------------------------------------------------------------ revno: 14540 committer: Lars Helge Ă˜verland <larshe...@gmail.com> branch nick: dhis2 timestamp: Sun 2014-03-30 23:17:08 +0200 message: Top menu, more link modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css
-- lp:dhis2 https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk Your team DHIS 2 developers is subscribed to branch lp:dhis2. To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== 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;
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp