← Back to team overview

dhis2-devs team mailing list archive

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

 

------------------------------------------------------------
revno: 16191
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2014-07-21 09:19:23 +0200
message:
  Minor
modified:
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css
  dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/style/dhis-web-dataentry.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/widgets.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css	2014-07-13 09:35:14 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css	2014-07-21 07:19:23 +0000
@@ -481,7 +481,6 @@
   padding-left: 20px;
   margin-bottom: 15px;
   border-radius: 3px;
-  box-shadow: rgba(0, 0, 0, 0.11) 0 1px 1px;
 }
 
 /*----------------------------------------------------------------------------*/
@@ -509,7 +508,6 @@
   border:1px solid #c0c0c0; 
   padding:10px;
   border-radius: 3px;
-  box-shadow: rgba(0, 0, 0, 0.09) 0 1px 1px;
 }
 
 .formInputField

=== modified file 'dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/style/dhis-web-dataentry.css'
--- dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/style/dhis-web-dataentry.css	2014-07-12 08:30:29 +0000
+++ dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/style/dhis-web-dataentry.css	2014-07-21 07:19:23 +0000
@@ -12,7 +12,6 @@
   opacity: 0.85;
   border-radius: 3px;
   z-index: 10;
-  box-shadow: rgba(0, 0, 0, 0.09) 0 1px 1px;
 }
 
 #actions