← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 2611: Reverted r 2607

 

------------------------------------------------------------
revno: 2611
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2011-01-18 10:42:09 +0100
message:
  Reverted r 2607
modified:
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.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	2011-01-18 09:08:20 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css	2011-01-18 09:42:09 +0000
@@ -274,12 +274,11 @@
 
 span#message 
 {
-  display: block;
-  padding: 1em; 
+  display: none;
+  padding: 0.5em; 
   background-color: #ffffbf;
   border: 1px solid #cccc00;
-  width: 500px;
-  margin: 1em;
+  position:absolute;	
 }
 
 span#info