Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 326 → Rev 327

/trunk/oidplus_base.css
388,24 → 388,6
filter: alpha(opacity=20) !important;
}
 
/* Tabs */
 
#loginTab .tab-content {
color: #000;
background-color: #eeeeee;
padding : 5px 15px;
}
 
#loginTab .nav-pills > li > a {
border-radius: 0;
}
 
#loginTab .nav-pills > li.active > a {
color: #000;
font-weight: bold;
background-color: #eeeeee;
}
 
/* Goto box */
 
@media only screen and (max-width: 800px) {