minor - fixed login dialog header text color.

This commit is contained in:
Heng Sin Low 2012-06-20 16:58:28 +08:00
parent bafafa3239
commit 0a99e6c342
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ html,body {
} }
.login-box-header-txt { .login-box-header-txt {
color: white; color: white !important;
font-weight: bold; font-weight: bold;
position: relative; position: relative;
top: 30px; top: 30px;