=== 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 2009-03-03 16:46:36 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/login.css 2010-11-20 09:20:08 +0000 @@ -7,7 +7,7 @@ html,body { - background-color: #425073; + background-color: #1d5288; color: white; font-size: 14px; } @@ -29,7 +29,7 @@ .loginMessage { - background-color: #5F6F98; + background-color: #3b6da1; border-style: solid; border-width: 1px; border-color: #D0D0D0;