khanat-opennel-code/code/web/public_php/ams/css/custom.css

51 lines
599 B
CSS
Raw Normal View History

2013-10-24 12:43:38 +00:00
.box-content {
background: white;
}
.box-header {
background-color: white;
}
.top-block {
background-color: white;
}
.row-fluid [class*="span"] {
2013-10-25 03:25:04 +00:00
min-height: 28px;
2013-10-24 12:43:38 +00:00
}
.login-header
{
height:190px;
}
.brand img
{
height:100%;
margin-bottom:-18px;
margin-top:-15px;
width:auto;
}
#for-is-ajax
{
display:none;
}
2013-06-17 13:57:22 +00:00
.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;
}