dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #37665
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 19226: Left side menu css
------------------------------------------------------------
revno: 19226
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2015-06-01 18:15:18 +0200
message:
Left side menu css
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/myanmar/myanmar.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 2015-06-01 11:30:53 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2015-06-01 16:15:18 +0000
@@ -210,11 +210,10 @@
background-color: #f3f3f3;
width: 235px;
position: fixed;
- top: 46px;
+ top: 45px;
left: 0;
- padding-top: 6px;
- border-right: 1px solid #dadada;
- box-shadow: #ddd 0 0 2px 0;
+ padding-top: 7px;
+ border-right: 1px solid #e1e1e1;
z-index: 10;
}
@@ -251,7 +250,7 @@
#leftBarContents a:hover
{
text-decoration: none;
- background-color: #ededed;
+ background-color: #e9e9e9;
border-radius: 4px;
}
=== 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 2015-06-01 11:30:53 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/india/india.css 2015-06-01 16:15:18 +0000
@@ -210,11 +210,10 @@
background-color: #f7f7f7;
width: 235px;
position: fixed;
- top: 46px;
+ top: 45px;
left: 0px;
- padding-top: 6px;
- border-right: 1px solid #ddd;
- box-shadow: #ddd 0 0 2px 0;
+ padding-top: 7px;
+ border-right: 1px solid #e1e1e1;
z-index: 10;
}
=== 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 2015-06-01 11:30:53 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2015-06-01 16:15:18 +0000
@@ -210,11 +210,10 @@
background-color: #f3f3f3;
width: 235px;
position: fixed;
- top: 46px;
+ top: 45px;
left: 0;
- padding-top: 6px;
- border-right: 1px solid #dadada;
- box-shadow: #ddd 0 0 2px 0;
+ padding-top: 7px;
+ border-right: 1px solid #e1e1e1;
z-index: 10;
}
@@ -251,7 +250,7 @@
#leftBarContents a:hover
{
text-decoration: none;
- background-color: #ededed;
+ background-color: #e9e9e9;
border-radius: 4px;
}
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/myanmar/myanmar.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/myanmar/myanmar.css 2015-06-01 11:30:53 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/myanmar/myanmar.css 2015-06-01 16:15:18 +0000
@@ -210,11 +210,10 @@
background-color: #f7f7f7;
width: 235px;
position: fixed;
- top: 46px;
+ top: 45px;
left: 0;
- padding-top: 6px;
+ padding-top: 7px;
border-right: 1px solid #ddd;
- box-shadow: #ddd 0 0 2px 0;
z-index: 10;
}
@@ -251,7 +250,7 @@
#leftBarContents a:hover
{
text-decoration: none;
- background-color: #ededed;
+ background-color: #eaeaea;
border-radius: 4px;
}
=== 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 2015-06-01 11:30:53 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css 2015-06-01 16:15:18 +0000
@@ -210,11 +210,10 @@
background-color: #f7f7f7;
width: 235px;
position: fixed;
- top: 46px;
+ top: 45px;
left: 0px;
- padding-top: 6px;
- border-right: 1px solid #ddd;
- box-shadow: #ddd 0 0 2px 0;
+ padding-top: 7px;
+ border-right: 1px solid #e1e1e1;
z-index: 10;
}