dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #28757
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 14402: Minor
Merge authors:
Mark Polak (markpo)
------------------------------------------------------------
revno: 14402 [merge]
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2014-03-25 13:30:38 +0100
message:
Minor
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-25 10:25:49 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css 2014-03-25 11:49:18 +0000
@@ -55,7 +55,8 @@
.app-menu .app-menu-placeholder,
.app-menu .app-menu-item:hover {
- border: 1px dotted rgba(0, 0, 0, .2);
+ border: 1px dashed #9ec5df;
+ background-color: #e9f5fb;
}
.app-menu-item-description {