fixed css
This commit is contained in:
parent
7be3abdb06
commit
9640354dd6
1 changed files with 16 additions and 0 deletions
|
@ -1,3 +1,19 @@
|
|||
.box-content {
|
||||
background: white;
|
||||
}
|
||||
|
||||
.box-header {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.top-block {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.row-fluid [class*="span"] {
|
||||
min-height: 69px;
|
||||
}
|
||||
|
||||
.login-header
|
||||
{
|
||||
height:190px;
|
||||
|
|
Loading…
Reference in a new issue