dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #34265
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 17596: Z-index increase for header
------------------------------------------------------------
revno: 17596
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2014-11-26 14:33:14 +0100
message:
Z-index increase for header
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/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 2014-08-26 16:08:08 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2014-11-26 13:33:14 +0000
@@ -57,7 +57,7 @@
background-color: #467e4a;
height: 44px;
position: fixed;
- z-index: 10;
+ z-index: 15;
top: 0px;
left: 0px;
right: 0px;
=== 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 2014-08-26 16:08:08 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2014-11-26 13:33:14 +0000
@@ -57,7 +57,7 @@
background-color: #276696;
height: 44px;
position: fixed;
- z-index: 10;
+ z-index: 15;
top: 0;
left: 0;
right: 0;
=== 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 2014-07-25 06:04:07 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/myanmar/myanmar.css 2014-11-26 13:33:14 +0000
@@ -57,7 +57,7 @@
background-color: #276696;
height: 44px;
position: fixed;
- z-index: 10;
+ z-index: 15;
top: 0;
left: 0;
right: 0;
=== 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 2014-08-11 15:04:18 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css 2014-11-26 13:33:14 +0000
@@ -57,7 +57,7 @@
background-color: #b40303;
height: 44px;
position: fixed;
- z-index: 10;
+ z-index: 15;
top: 0px;
left: 0px;
right: 0px;