minor - fixed login dialog header text color.
This commit is contained in:
parent
bafafa3239
commit
0a99e6c342
|
@ -37,7 +37,7 @@ html,body {
|
|||
}
|
||||
|
||||
.login-box-header-txt {
|
||||
color: white;
|
||||
color: white !important;
|
||||
font-weight: bold;
|
||||
position: relative;
|
||||
top: 30px;
|
||||
|
|
Loading…
Reference in New Issue