MediaWiki:Metrolook.css: Unterschied zwischen den Versionen

Aus Reichert Media
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 47: Zeile 47:
position: inherit;
position: inherit;
background: #005ba0;
background: #005ba0;
background-image: url( /skins/metrolook/images/downarrow.svg );
background-image: url( /skins/metrolook/images/downarrow.svg )!important;
width: 28px;
width: 28px;
height: 40px;
height: 40px;

Version vom 7. Mai 2023, 17:52 Uhr

/* All CSS here will be loaded for users of the Metrolook skin */
body {
	background-color: #202020;
}
.mw-body, .parsoid-body {
	background-color: #313131;
}
#mw-page-base {
    height: 2.5em;
    background-position: bottom left;
    background-repeat: repeat-x;
    background-color: #0088f4;
    background-image: linear-gradient(to bottom,#0088f4 50%,#0088f4 100%);
    min-width: 100%;
    position: fixed;
    top: 0px;
    z-index: 3;
}
div.vectorMenu h5 span {
    display: inline-block;
    width: 24px;
    height: 2em;
    background-color: #0088f4;
    background-image: url(/skins/Metrolook/images/arrow-down-icon.svg?85fb7);
    background-position: 30% 30%;
    background-repeat: no-repeat;
}
div.vectorMenu:hover h5 span {
    background-color: #005ba0;
}
div.vectorMenu:hover {
    background-color: #005ba0;
}
.onhoverbg:hover {
	background: #005ba0;
}
div.vectorTabs a:hover {
	background: #005ba0;
}
div.vectorMenu:hover h5 span {
	background-color: #005ba0;
}
div.vectorMenu:hover {
	background-color: #005ba0;
}
img.downarrow:hover {
	position: inherit;
	background: #005ba0;
	background-image: url( /skins/metrolook/images/downarrow.svg )!important;
	width: 28px;
	height: 40px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
.hoverbox:hover {
	background: #005ba0;
}
Cookies helfen uns bei der Bereitstellung von Reichert Media. Durch die Nutzung von Reichert Media erklärst du dich damit einverstanden, dass wir Cookies speichern.