dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #24138
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 11790: Css fix
------------------------------------------------------------
revno: 11790
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Sun 2013-08-25 16:20:41 +0200
message:
Css fix
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.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/widgets.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2013-08-16 12:29:21 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2013-08-25 14:20:41 +0000
@@ -707,7 +707,7 @@
margin-right: 4px;
font-family: LiberationSansBold, arial;
font-size: 13px;
- background-color: #3685D5;
+ background-color: #3581CE;
color: #fff !important;
text-decoration: none !important;
}
@@ -715,7 +715,7 @@
.blueButtonLink:hover
{
text-decoration: none;
- background-color: #2C7CCE;
+ background-color: #3176BD;
}
/*----------------------------------------------------------------------------*/