MediaWiki:Common.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(4 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 25: Zeile 25:
font-size: 0.9em;
font-size: 0.9em;
width: 100%;
width: 100%;
}
}*/


.blueboxleftheader {
.blueboxleftheader {
Zeile 468: Zeile 468:


.vector-menu-tabs li {
.vector-menu-tabs li {
background-image: url(/wiki/skins/Vector/resources/skins.vector.styles/images/tab-normal-fade.png) !important;
/*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;
}
}