← Back to team overview

dhis2-devs team mailing list archive

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

 

------------------------------------------------------------
revno: 13689
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2014-01-10 09:25:15 +0100
message:
  Minor
modified:
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/login.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/login.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/login.css	2013-12-20 12:15:39 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/login.css	2014-01-10 08:25:15 +0000
@@ -94,7 +94,7 @@
   padding: 6px 6px;
   margin: 4px 0;
   border-radius: 3px;
-  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.12);
+  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.14);
 }
 
 #loginMessage
@@ -173,7 +173,7 @@
   border: 1px solid #444;
   border-radius: 3px;
   color: #222;
-  width: 110px;
+  width: 120px;
 }
 
 .button:hover