dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #23477
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 11434: Minor
------------------------------------------------------------
revno: 11434
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2013-07-18 10:52:45 +0200
message:
Minor
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/india/india.css
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.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/green/green.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2013-07-15 20:16:40 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2013-07-18 08:52:45 +0000
@@ -236,7 +236,7 @@
{
list-style-type: none;
padding: 0;
- margin: 0 13px;
+ margin: 0 10px;
}
#leftBarContents ul a
@@ -244,15 +244,15 @@
display: block;
color: #303030;
text-decoration: none;
- padding: 8px 7px;
+ padding: 8px 8px;
cursor: pointer;
border-bottom: 1px solid #ddd;
}
#leftBarContents a:hover
{
- text-decoration: underline;
- background-color: #f1f3f3;
+ text-decoration: none;
+ background-color: #e6ecec;
}
/*----------------------------------------------------------------------------*/
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/india/india.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/india/india.css 2013-07-15 20:16:40 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/india/india.css 2013-07-18 08:52:45 +0000
@@ -236,7 +236,7 @@
{
list-style-type: none;
padding: 0;
- margin: 0 13px;
+ margin: 0 10px;
}
#leftBarContents ul a
@@ -244,15 +244,15 @@
display: block;
color: #303030;
text-decoration: none;
- padding: 8px 7px;
+ padding: 8px 8px;
cursor: pointer;
border-bottom: 1px solid #ddd;
}
#leftBarContents a:hover
{
- text-decoration: underline;
- background-color: #f1f3f3;
+ text-decoration: none;
+ background-color: #e6ecec;
}
/*----------------------------------------------------------------------------*/
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2013-07-15 20:16:40 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2013-07-18 08:52:45 +0000
@@ -236,7 +236,7 @@
{
list-style-type: none;
padding: 0;
- margin: 0 13px;
+ margin: 0 10px;
}
#leftBarContents ul a
@@ -244,15 +244,15 @@
display: block;
color: #303030;
text-decoration: none;
- padding: 8px 7px;
+ padding: 8px 8px;
cursor: pointer;
border-bottom: 1px solid #ddd;
}
#leftBarContents a:hover
{
- text-decoration: underline;
- background-color: #f1f3f3;
+ text-decoration: none;
+ background-color: #e6ecec;
}
/*----------------------------------------------------------------------------*/
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css 2013-07-15 20:16:40 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css 2013-07-18 08:52:45 +0000
@@ -236,7 +236,7 @@
{
list-style-type: none;
padding: 0;
- margin: 0 13px;
+ margin: 0 10px;
}
#leftBarContents ul a
@@ -244,15 +244,15 @@
display: block;
color: #303030;
text-decoration: none;
- padding: 8px 7px;
+ padding: 8px 8px;
cursor: pointer;
border-bottom: 1px solid #ddd;
}
#leftBarContents a:hover
{
- text-decoration: underline;
- background-color: #f1f3f3;
+ text-decoration: none;
+ background-color: #e6ecec;
}
/*----------------------------------------------------------------------------*/