MediaWiki:Vector.css: Unterschied zwischen den Versionen

chg
(änd)
(chg)
 
/* Seitenleiste */
div#mw-panel {
top: 110px20px;
}
 
.ui-widget-header .ui-state-default {
background: none;
border: 1px solid #045FB4045fb4;
}
 
.ui-state-default a:link,
.ui-state-default a:visited {
color: #045FB4045fb4;
}
 
/* Edit button in UEB green */
.vectorTabs ul li#ca-edit span a {
color: #00A22800a228;
font-weight: bold;
}
/* Edit with form button in UEB green */
.vectorTabs ul li#ca-form_edit span a {
color: #00A22800a228;
font-weight: bold;
}
/* Purge button in EKL orange */
div.menu ul li#ca-purge a {
color: #FF8000ff8000;
font-weight: bold;
}