← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 14408: Minor

 

------------------------------------------------------------
revno: 14408
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2014-03-25 16:25:36 +0100
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/menu.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-03-16 18:45:41 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css	2014-03-25 15:25:36 +0000
@@ -158,8 +158,8 @@
   background-color: #467e4a;
   display: none;
   z-index: 10;
-  filter: alpha(opacity=94);
-  opacity: 0.94;
+  filter: alpha(opacity=98);
+  opacity: 0.98;
   border-bottom-left-radius: 3px;
   border-bottom-right-radius: 3px;
   box-shadow: #ccc 0px 1px 1px 0px;

=== 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	2014-01-06 13:42:39 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/india/india.css	2014-03-25 15:25:36 +0000
@@ -158,8 +158,8 @@
   background-color: #518a0f;
   display: none;
   z-index: 10;
-  filter: alpha(opacity=94);
-  opacity: 0.94;
+  filter: alpha(opacity=98);
+  opacity: 0.98;
   border-bottom-left-radius: 3px;
   border-bottom-right-radius: 3px;
   box-shadow: #ccc 0px 1px 1px 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-03-16 18:45:41 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css	2014-03-25 15:25:36 +0000
@@ -158,8 +158,8 @@
   background-color: #276696;
   display: none;
   z-index: 10;
-  filter: alpha(opacity=94);
-  opacity: 0.94;
+  filter: alpha(opacity=98);
+  opacity: 0.98;
   border-bottom-left-radius: 3px;
   border-bottom-right-radius: 3px;
   box-shadow: #ccc 0 1px 1px 0;

=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css	2014-03-25 15:10:13 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css	2014-03-25 15:25:36 +0000
@@ -145,7 +145,6 @@
     border-radius: 2px;
     box-shadow: 0px 0px 3px #bbb;
     color: #000;
-    opacity: 1;
     overflow-y: inherit;
     padding: 10px;
     width: 360px;

=== 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-01-06 13:42:39 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css	2014-03-25 15:25:36 +0000
@@ -158,8 +158,8 @@
   background-color: #b91010;
   display: none;
   z-index: 10;
-  filter: alpha(opacity=94);
-  opacity: 0.94;
+  filter: alpha(opacity=98);
+  opacity: 0.98;
   border-bottom-left-radius: 3px;
   border-bottom-right-radius: 3px;
   box-shadow: #ccc 0px 1px 1px 0px;