MediaWiki:Vector.css

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. */
/* CSS placed here will affect users of the Vector skin */

.hidden {
    display: none !important;
    visibility: hidden;
}

.prefsectiontip {
    display: none !important;
    visibility: hidden;
}
.mw-label{
    font-size: 16px  !important;
    font-weight:300 !important;
    line-height:20px !important;
    text-align: left!important;
}

.mw-content-text {
  border-bottom: 1px solid #AAAAAA;
}

#signupend {
  
    border-bottom: 1px solid #AAAAAA;
}
input.mandatoryField, select.mandatoryField{
/* margin-left: 100px !important;*/ 
padding: 10px 10px 0px 0px !important;
position: relative    !important;
}

.inputSpan mandatoryFieldSpan {
margin-left: 100px !important;
}

#innerbodycontent {
padding: 50px !important;
}

#mw-imagepage-content,
.mediaWarning{
margin-top: 20px !important;
}

#filehistory,
#mw-imagepage-section-filehistory{
    display: none !important;
    visibility: hidden;
}
.qtip {
    max-width: 800px !important;
}

.select2-selection-limit {
    color: #000000    !important;
}

.wikitable {
    background-color:#87CEFA !important;  
}

.mw-body {
    margin-left: 200px !important;
    padding: 1.25em 1.5em 1.5em 1.5em;
}
.mw-content-ltr {
   color: #000000 !important;
   font-weight:400 !important;
}

.mw-indicators {
    font-size: 40px  !important; 
    color: #24478f   !important; 
    font-weight:400 !important;
    
} 
h1 {
    font-size: 40px  !important; 
    color: #24478f   !important; 
    font-weight:400 !important;
    
} 

h2 {
     font-size: 30px  !important;
     color: #2e5cb8    !important;
     font-weight:400 !important;
}
h3 {
     font-size: 25px  !important;
     color: #4775d1    !important;
     font-weight:400 !important;
}

h4 {
     font-size: 20px  !important;
     color: #4775d1    !important;
     font-weight:400 !important;
}

.select2-search-choice { 
     position: relative    !important;
     float:left !important; 
     padding: 10px 10px 0px 0px !important;
}
a.select2-search-choice-close { 
    position: relative    !important;
    float:right !important;
    right:0 !important;
    top: -13px !important;
    margin-left: 5px  !important;
    left: 10px !important;
}

 .thumbinner {
    margin-right: 20px  !important;
}
 .thumbnail{
    margin-right: 20px  !important;
    margin-left: 10px  !important;
  
}

a.new {
    color: #003366    !important; 
    font-weight:bold !important; 
}

.checkboxLabel {
   margin-left: 5px  !important;
}

.radioButtonItem {  
   margin-left: 5px  !important;
}

#footer-poweredbyico { 
   display: none !important;
}

/* Hides the first element in a radio button group */
.radioButtonSpan label:nth-child(1), 
.col-md-6 col-sm-4 pull-right {
    display: none;
}

/*#tabs-default-lighter, #n-recentchanges  {display: none;} */

/*#p-toolbox,#p-actions,#p-namespaces,#b-edit {display: none;} */
/*a.dropdown-toggle,.dropdown-menu { left:600px !important;} */

.actions pull-left nav { 
   left:400px !important;
}


.input-group { 
   top: 20px !important;  
   left: 120px !important; 
 }
/*#n-recentchanges  {display: none;} */
/*#searchInput { width: 90% !important;} */

/*.input-group-btn {top:-48px !important;left: 170px !important; width: 80%!important;}*/
.input-group-btn {top:-20px !important;}

.col-md-6 { 
    font-weight:400 !important;
    top: -20px !important;
    color: #003366    !important; 
    font-weight:bold !important; 
    width: 300px !important; 
    padding-left: 0px !important; 
}


#n-Artikel-oder-Lehrmaterial-suchen { 
    border-bottom-style: none !important; 
    width: 350px !important; 
    padding: 0px 0px 0px 0px !important;
    font-size: 17px  !important;
    top: 50px !important;
    color:  #6B8E23 !important; 
    font-weight:bold !important;  
}

#n-Stellenangebote-oder-Qualifizierungsarbeiten { 
    border-bottom-style: none !important; 
    width: 360px !important; 
    padding: 0px 0px 0px 0px !important;
    font-size: 17px  !important;
    top: 50px !important;
    color:  #6B8E23 !important;
    font-weight:bold !important;   
}

#n-Infothek,
#n-Beitrag-verfassen,
#n-Review-Prozess,
#n-help,
#n-Kontakt,
#n-recentchanges,
#n-Links { 
    border-bottom-style: none !important; 
    width: 180px !important; 
    padding: 0px 0px 0px 0px !important;
    font-size: 17px  !important;
    top: 50px !important;
    color:  #6B8E23	  !important; 
    font-weight:bold !important; 
}

.nav-pills > li > a:hover,
.nav-pills > li > a:focus,
.nav-pills > li > a:active {
    background-color: #FFFFFF  !important; 
    color:  #6B8E23	  !important; 
}

#page-header{
    margin-left: 102px !important;
}

.pull-left {
   float:left !important;
}

.pull-right {
    float:right !important;
}

#p-logo {
    float:left !important;
    left: 0px !important;  
    
    width: 10% !important;
}

#innerbodycontent.row { 
   margin-top: 0px;
}

.gallerybox {
    margin-right:10px !important;
    padding-right: 30px !important;
}

#userbar, #b-edit {  
    font-weight:400 !important; 
    top: -10px !important;
    color: #003366    !important;
    font-weight:bold !important;
 }

.input-group has-light hidden-xs hidden-sm {
    	display: block !important;
}
.navbar-nav > li > a { display: none !important; visibility: hidden;}
.form-control {margin-bottom:15px !important; width: 80% !important;}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
.responsive #top #main .sidebar {display:block !important; clear: both; }
}

/*.headerSort{ border:1px solid orange !important;} */


/*.col-md-6 { display: none !important; visibility: hidden;} # n-Artikel\/Lehrmaterial-suchen */

div.thumbnail.img-thumbnail.img { 
    width: 100% !important; 
    height: 100px !important; 
}

div.vectorMenu
 {  
    font-weight:400 !important; 
    top: -10px !important;
    color: #003366    !important;
    font-weight:bold !important;
 }

div.vectorMenu h3 span {  
    font-weight:400 !important; 
    font-size: 0.8em !important; 
    top: -10px !important;
    color: #0645ad    !important;
    padding-top: 1.25em !important;

 }