=== 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-06-17 17:39:32 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/login.css 2013-06-25 18:35:42 +0000 @@ -91,6 +91,12 @@ padding-right: 5px; } +#loginField input[type=text],input[type=password] +{ + width: 240px; + height: 20px; +} + #loginMessage { background-color: #3b6da1; @@ -113,7 +119,8 @@ border-radius: 3px; } -#notificationArea a { +#notificationArea a +{ color: #6b90b8; } @@ -160,6 +167,7 @@ border: 1px solid #444; border-radius: 3px; color: #222; + width: 120px; } .button:hover === modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/security/login.vm' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/security/login.vm 2013-06-22 19:50:51 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/security/login.vm 2013-06-25 18:35:42 +0000 @@ -45,17 +45,17 @@ - + - +
- - + +