MediaWiki:Common.css: Unterschied zwischen den Versionen

Zeile 13: Zeile 13:
 
     color: #000000    !important;
 
     color: #000000    !important;
 
}
 
}
 
  
 
th {
 
th {
     background-color:#c2d1f0 !important;
+
     background-color:#c2d1f0 !important;
 
 
 
}
 
}
 
.mw-content-ltr {
 
.mw-content-ltr {
Zeile 39: Zeile 37:
 
}
 
}
  
    .select2-search-choice {  
+
.select2-search-choice {  
 
     position: relative    !important;
 
     position: relative    !important;
 
     float:left !important;  
 
     float:left !important;  
 
     padding: 10px 10px 0px 0px !important;
 
     padding: 10px 10px 0px 0px !important;
 
}
 
}
 
 
 
a.select2-search-choice-close {  
 
a.select2-search-choice-close {  
 
     position: relative    !important;
 
     position: relative    !important;
Zeile 56: Zeile 52:
  
 
  .thumbinner {
 
  .thumbinner {
 
 
     margin-right: 20px  !important;
 
     margin-right: 20px  !important;
 
}
 
}
Zeile 75: Zeile 70:
 
#footer-poweredbyico {  
 
#footer-poweredbyico {  
 
   display: none !important;
 
   display: none !important;
}
+
}
  
 
/* Hides the first element in a radio button group */
 
/* Hides the first element in a radio button group */
Zeile 94: Zeile 89:
 
.input-group-btn {
 
.input-group-btn {
 
     width: 80% !important;
 
     width: 80% !important;
}
+
}
  
 
.col-md-6 {  
 
.col-md-6 {  
Zeile 103: Zeile 98:
 
     width: 300px !important;  
 
     width: 300px !important;  
 
     padding-left: 0px !important;  
 
     padding-left: 0px !important;  
  }
+
}
  
  
#n-Artikel-oder-Lehrmaterial-suchen
+
#n-Artikel-oder-Lehrmaterial-suchen {  
{  
 
 
     border-bottom-style: none !important;  
 
     border-bottom-style: none !important;  
 
     width: 250px !important;  
 
     width: 250px !important;  
Zeile 114: Zeile 108:
 
     top: 50px !important;
 
     top: 50px !important;
 
   color:  #6B8E23   !important;   
 
   color:  #6B8E23   !important;   
    }
+
}
  
#n-Stellenangebote--oder-Qualifizierungsarbeiten
+
#n-Stellenangebote--oder-Qualifizierungsarbeiten {  
{  
 
 
     border-bottom-style: none !important;  
 
     border-bottom-style: none !important;  
 
     width: 350px !important;  
 
     width: 350px !important;  
Zeile 124: Zeile 117:
 
     top: 50px !important;
 
     top: 50px !important;
 
     color:  #6B8E23   !important;   
 
     color:  #6B8E23   !important;   
    }
+
}
  
 
#n-Aktuelles,
 
#n-Aktuelles,
Zeile 132: Zeile 125:
 
#n-Kontakt,
 
#n-Kontakt,
 
#n-recentchanges,
 
#n-recentchanges,
#n-Links  
+
#n-Links {  
{  
 
 
     border-bottom-style: none !important;  
 
     border-bottom-style: none !important;  
 
     width: 180px !important;  
 
     width: 180px !important;  
Zeile 140: Zeile 132:
 
     top: 50px !important;
 
     top: 50px !important;
 
     color:  #6B8E23   !important;  
 
     color:  #6B8E23   !important;  
    font-weight:bold !important;  
+
    font-weight:bold !important;  
    }
+
}
  
 
.nav-pills > li > a:hover,
 
.nav-pills > li > a:hover,
 
.nav-pills > li > a:focus,
 
.nav-pills > li > a:focus,
 
.nav-pills > li > a:active {
 
.nav-pills > li > a:active {
   
 
 
     background-color: #FFFFFF  !important;  
 
     background-color: #FFFFFF  !important;  
 
     color:  #6B8E23   !important;  
 
     color:  #6B8E23   !important;  
  }
+
}
  
 
#page-header{
 
#page-header{
Zeile 167: Zeile 158:
 
     left: 100px !important;   
 
     left: 100px !important;   
 
     top: 10px !important;  
 
     top: 10px !important;  
    width: 80% !important;
+
    width: 80% !important;
  }
+
}
  
 
#innerbodycontent.row {  
 
#innerbodycontent.row {  
Zeile 177: Zeile 168:
 
     margin-right:30px !important;
 
     margin-right:30px !important;
 
     padding-right: 30px !important;
 
     padding-right: 30px !important;
  }
+
}
  
 
#userbar, #b-edit {  
 
#userbar, #b-edit {  
Zeile 188: Zeile 179:
  
 
#mw-content-text  {  
 
#mw-content-text  {  
     border: 0px !important;
+
     border-style: none !important;
 
}
 
}
  
  
 
/*.col-md-6 { display: none !important; visibility: hidden;} # n-Artikel\/Lehrmaterial-suchen */
 
/*.col-md-6 { display: none !important; visibility: hidden;} # n-Artikel\/Lehrmaterial-suchen */

Version vom 27. Mai 2016, 12:24 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

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

.qtip {
    max-width: 800px !important;
}

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

th {
    background-color:#c2d1f0 !important;  
}
.mw-content-ltr {
   color: #000000 !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;
}

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

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) {
    display: none;
}


.mw-content-ltr {
    font-weight:400 !important;
}

.input-group { 
    top: 20px !important;
    left: 120px !important;  
}

.input-group-btn {
     width: 80% !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: 250px !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: 350px !important; 
    padding: 0px 0px 0px 0px !important;
    font-size: 17px  !important;
    top: 50px !important;
    color:  #6B8E23	  !important;  
}

#n-Aktuelles,
#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:right !important;
}

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

#p-logo {
    float:right !important;
    left: 100px !important;  
    top: 10px !important; 
    width: 80% !important;
}

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

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

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

#mw-content-text  { 
    border-style: none !important;
}


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