← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 22042: Dashboard css fix.

 

------------------------------------------------------------
revno: 22042
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2016-02-25 16:51:22 +0100
message:
  Dashboard css fix.
modified:
  dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.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-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css'
--- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css	2015-08-03 19:32:48 +0000
+++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css	2016-02-25 15:51:22 +0000
@@ -708,3 +708,19 @@
 }
 
 }
+
+/*----------------------------------------------------------------------------*/
+/* Map plugin (Leaflet) specific z-index overrides                            */
+/*----------------------------------------------------------------------------*/
+
+/* jQuery ui css */
+.ui-front {
+{
+  z-index: 1100;
+}
+
+/* dhis2 theme css */
+#header {
+{
+  z-index: 1100;
+}