mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-06 15:29:02 +00:00
51 lines
No EOL
599 B
CSS
51 lines
No EOL
599 B
CSS
.box-content {
|
|
background: white;
|
|
}
|
|
|
|
.box-header {
|
|
background-color: white;
|
|
}
|
|
|
|
.top-block {
|
|
background-color: white;
|
|
}
|
|
|
|
.row-fluid [class*="span"] {
|
|
min-height: 28px;
|
|
}
|
|
|
|
.login-header
|
|
{
|
|
height:190px;
|
|
}
|
|
|
|
.brand img
|
|
{
|
|
height:100%;
|
|
margin-bottom:-18px;
|
|
margin-top:-15px;
|
|
width:auto;
|
|
}
|
|
|
|
#for-is-ajax
|
|
{
|
|
display:none;
|
|
}
|
|
|
|
.navbar {
|
|
border-bottom: 0px;
|
|
}
|
|
|
|
.flags {
|
|
display: block;
|
|
position:relative;
|
|
left:290px;
|
|
top:28px;
|
|
}
|
|
|
|
.flags_no_visible_elements{
|
|
display: block;
|
|
position:relative;
|
|
left:67%;
|
|
top:210px;
|
|
} |