Notice: Firmware Links Under Maintenance We are currently undergoing maintenance on all firmware links. If any links are inaccessible, please email or contact Tech Support for the firmware. We appreciate your patience during the maintenance, thank you for your understanding.

Difference between revisions of "MediaWiki:Common.css"

Line 98: Line 98:
 
     padding-bottom: 2px;
 
     padding-bottom: 2px;
 
}
 
}
#.bs-statebar-top-item span, .bs-statebar-top-item a, .bs-statebar-top-item a:visited {
+
bs-statebar-top-item span, .bs-statebar-top-item a, .bs-statebar-top-item a:visited {
 
     color: black;
 
     color: black;
 
}
 
}

Revision as of 16:02, 16 December 2016

#footer {display:none;}
#bs-apps li a {display:none;}
.icon24 {
    display: none;
}

#ca-talk {
    display: none !important;
}
#sb-LastEditor {
display: none !important;
}
#bs-content-column #left-navigation li a {display:none;}
#sb-PageAssignments-Top-link {display:none;}
#sb-PageAssignments-Top-icon {display:none;}
#bs-nav-item-text"About BlueSpice" {display:none;}
#n-aboutbluespice {
    display: none !important;
}
.bs-statebar-top-item {
    height: 30px !important;
}
#bs-nav-tabs {
    background: rgb(236,31,39);
}
#bs-left-column #bs-nav-sections.ui-tabs div.ui-tabs-panel {
    background: #f2f2f2;
}
#bs-data-after-content {
    background-color: #FFF;
    border-top: 2px solid black;
    clear: both;
}
#bs-apps li a {
    color: white;
}
#searchform button {
    border: 1px solid rgb(236,31,39);
    background-color: rgb(236,31,39);
    border: 0.1px solid rgb(236,31,39);
}
#searchform input {
    padding: 0px 3px;
    width: 325px;
    border: 1px solid #eee;
}
#bs-left-column #bs-nav-tabs li.ui-state-default.ui-tabs-selected a, #bs-left-column #bs-nav-tabs li.ui-state-default.ui-state-active a, #bs-left-column #bs-nav-tabs li.ui-state-default.ui-state-hover a, #bs-left-column #bs-nav-tabs li.ui-state-default.ui-state-hover a:hover {
    color: black;
}
#bs-data-before-content, #bs-data-after-content {
    border-top: 1px solid rgb(236,31,39);
}
#bs-content-column #left-navigation li.selected a {
    color: black;
}
#bs-application {
    margin-top: -13px;
}
#bs-nav-sections {
    position: absolute;
    top: 136px;
    width: 276px;
}
#body.mediawiki #content a, body.mediawiki #content #toc a span {
    color: black;
}
#bs-content-column, #footer {
    margin-left: 170px;
}
#bs-statebar-viewtoggler {
    height: 26px;
}
#bs-logo, #bs-logo a {
    height: 134px;
}
#bs-statebar {
    height: 29px;
}
#bs-application {
    margin-top: -28px;
}
#bs-left-column, #bs-logo, #bs-logo a {
    margin-top: -1px;
}
#bs-button-user ul#bs-personal-info {
    display: none;
}
#bs-left-column #bs-nav-sections, #bs-left-column #bs-nav-sections h5, #bs-left-column #bs-nav-sections a, #bs-left-column #bs-nav-sections .ui-widget-content a {
    width: 170px;
}
#bs-left-column, #bs-logo, #bs-logo a {
    width: 165px;
}
#ext-gen1018 {
    border-top-width: 1px;
}
right-navigation {
    padding-bottom: 2px;
}
bs-statebar-top-item span, .bs-statebar-top-item a, .bs-statebar-top-item a:visited {
    color: black;
}