khanat-opennel-code/code/web/public_php/ams/css/custom.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;
}