MediaWiki:Common.css

Hinweis: Leeren Sie nach dem Speichern den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Extras → Internetspuren löschen … → Individuelle Auswahl → Den kompletten Cache löschen
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ 

.navbar  {
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  width: 100% !important;
}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .navbar {
    width: 100% !important;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .navbar {
    width: 100% !important;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .navbar {
    width: 82% !important;
  }
}

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

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

#ca-ve-edit {
    visibility: visible!important;
    display: block !important;
}
.prefsectiontip,
/*#footer-places-privacy*/  {
    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;
}


#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;
}

th{
    background-color:#c2d1f0 !important;  
}

table.wikitable {
    background-color:#dfe7f7  !important;  
} 	

.mw-pt-languages-label {
    background-color:#b5c691 !important;  
} 	

.mw-pt-languages-list{
    background-color:#e1e8d3 !important;  
} 	

#toc {
    background-color:#dfe7f7 !important;  
} 	

body {
    background-color:#f0f3e9!important; 
    line-height: 1.5  !important; 
} 	

#searchInput {
    background-color:#eff3fb  !important; 
    width: 130% !important;
} 	
#innerbodycontent {
    padding: 50px !important;
    background-color:#eff3fb!important;  
}
.smwtable 
{ 
    margin-left: auto!important; 
    margin-right: auto!important;
    width: 100%!important;
    table-layout: fixed!important;
    word-wrap: break-word!important;
    -webkit-hyphens: auto!important;   
    -moz-hyphens: auto!important;   
    -ms-hyphens: auto!important;    
    -o-hyphens: auto!important;  
    hyphens: auto!important;
    /* height: 400px!important;width: 600px!important;  */
    }

.mw-content-ltr {
    color: #000000 !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: #6699FF    !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;
}

 /*#p-logo {*/
    /*float: right !important;*/
    /*left: 50px !important;*/
    /*width: 90% !important;*/
    /*top: -20px !important;*/
/*}*/
.thumbinner {
    border: solid 4px !important;
    border-color: #fefefe!important;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);!important;
    margin-right: 20px  !important;
    margin-left: 10px  !important;
    margin-top: 10px  !important;
    background-color:#dfe7f7  !important; 
}
.mw-gallery-packed {
    border: solid 2px !important;
    border-color: #fefefe!important;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);!important;
    background-color:#dfe7f7  !important; 
}
.thumbnail{
    margin-right: 20px  !important;
    margin-left: 10px  !important;
    margin-top: 10px  !important;
    background-color:#dfe7f7  !important; 
    border: solid 2px !important;
    border-color: #fefefe!important; 
}
/*.thumbimage {
    border: solid 4px !important;
    border-color: #fefefe!important;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);!important;
    margin-right: 20px  !important;
    margin-left: 10px  !important;
    margin-top: 10px  !important;
    background-color:#dfe7f7  !important; 
}*/

.thumbcaption {
    line-height: 1.5  !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 {display: none;} */

}

/*#p-toolbox,#p-actions,#p-namespaces,#b-edit {display: none;}
 a.dropdown-toggle, #b-edit, #coll-download-as-rl{ 
    left:-350px !important;
    border-bottom-style: none !important; 
    width: 180px !important; 
    padding: 0px 0px 0px 0px !important;
    font-size: 17px  !important;
    top: 280px !important;
    color:  #6B8E23	  !important; 
    font-weight:bold !important; } */

.actions pull-left nav { 
   left:400px !important;
}
/*.input-group has-light hidden-xs hidden-sm {display: block !important;}*/

.input-group {
    display: inline-block !important;
    float: left !important;
    top: 40px !important;
    margin-bottom: 0!important;
    margin-top: 0!important;
    padding-left: 0!important;
    list-style: none!important;
    box-sizing: inherit!important;
}

#n-recentchanges  {display: none;}


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

.input-group-btn {
    /*top: -20px !important;*/
    display: none!important;
}

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


#n-Artikel-oder-Lehrmaterial-suchen,
#n-Registrierung-oder-Anmeldung { 
    border-bottom-style: none !important; 
    width: 350px !important; 
    padding: 0px 0px 0px 0px !important;
    font-size: 17px  !important;
    top: 50px !important;
    color:  #6B8E23 !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;  
}
#n-,
#n-German,
#n-Infothek,
#n-Beitrag-verfassen,
#n-Review-Prozess,
#n-help,
#n-Kontakt,
#n-recentchanges,
#n-Links,
#n-Glossar,
#n-Terminologie,
#n-Registrierung,
#n-AutorInnen-Board { 
    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:right !important;
}

.pull-right {
    float:left !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;}

/*#b-edit {  
    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;}*/


.navbar-nav > li > a { 
display: none !important; 
visibility: hidden;
}

.form-control {
    margin-bottom: 15px !important;
    width: 80% !important;
}

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


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

.oo-ui-toolbar-bar { 
    color: #003366    !important;
    top: 0px !important;
}
.oo-ui-processDialog-title { 
     line-height:0 !important;
   }
oo-ui-toolbar-bar
#mw-input-wpeditondblclick,
#mw-input-wpeditsectiononrightclick { 
     checked="checked" !important;
   }
.mw-lingo-tooltip-definition  {
     font-size: 14px  !important;
     color: #000000 !important;
     font-weight:400 !important;
     background-color: transparent !important;
     border: 0px none !important;
     
}
.mw-lingo-tooltip-abbr{
     /*border-bottom: 1px dotted */
       border-bottom: 2px dotted #6B8E23  !important;
}

small, .small { 
     line-height: 1.25 !important;
   }

 .quiz table.settings,
 #coll-create_a_book,
 #t-print { 
  display: none !important; 
  visibility: hidden !important;
}
li#p-Drucken/­exportieren.dropdown{ 
  display: none !important; 
  visibility: hidden !important;
}

.navbar-inner div {
  display: block !important;
}