MediaWiki:Common.css: Unterschied zwischen den Versionen

Die Seite wurde neu angelegt
 
Keine Bearbeitungszusammenfassung
 
(13 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 14: Zeile 14:
}
}
*/
*/
#simpleSearch {
/*#simpleSearch {
border: solid 1px #999999;
border: solid 1px #999999;
background-position: top right;
background-position: top right;
Zeile 24: Zeile 24:
#simpleSearch input#searchInput {
#simpleSearch input#searchInput {
font-size: 0.9em;
font-size: 0.9em;
width: 19em;
width: 100%;
}
}*/


.blueboxleftheader {
.blueboxleftheader {
Zeile 350: Zeile 350:
color:#FFFFFF;
color:#FFFFFF;
background-color:#F7941D;
background-color:#F7941D;
font-weight: bold;
font-size: 10px;
padding: 2px;
margin: 0 2px 0 2px;
}
.obus9{
color:#FFFFFF;
background-color:#743688;
font-weight: bold;
font-weight: bold;
font-size: 10px;
font-size: 10px;
Zeile 433: Zeile 442:
tr.mw-statistics-views-total {
tr.mw-statistics-views-total {
font-weight: bold;
font-weight: bold;
}
/* ab Mediawiki 1.22 */
div#content {
border: 1px solid #00509F;
}
#footer-info-viewcount {
display:none
}
ol.newestPages li::after {
    content: " ...";
}
ol.newestPages li {
    display: inline;
}
ol.newestPages {
    margin: .5rem 0;
}
.vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 {
background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#0050AF 100%);
}
.vector-menu-tabs li {
/*background-image: url(/wiki/skins/Vector/resources/skins.vector.styles/images/tab-normal-fade.png) !important;*/
}
.header .branding-box {
  width: auto;
  opacity: 1;
}
#pt-anon_oauth_login a {
  background-color: #0358a9;
  border-radius: 4px;
  color: #fff;
  font-weight: 400;
  padding: 10px;
  font-weight: bold;
}
.postedit-icon-checkmark {
  background-image: none !important;
 
}
#pending-review {
  border: none !important;
  color: red;
}
.postedit::after {
  background: url(/wiki/resources/src/mediawiki.action/images/close.svg?9ceda) no-repeat top center !important;
  right: 0px !important;
  top: 10px !important;
}
}