MediaWiki:Metrolook.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 601: | Zeile 601: | ||
} | } | ||
#Module, #Seiten { | #Module, #Seiten { | ||
margin-left: 4%; | |||
} | } | ||
.simpleTile-small { | .simpleTile-small { | ||
Version vom 4. Juli 2023, 18:38 Uhr
/* All CSS here will be loaded for users of the Metrolook skin */
body {
background-color: #202020;
}
.mw-body, .parsoid-body {
background-color: #313131;
color: #efefef;
}
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .mw-body dt {
font-family: 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
}
.mw-body-content {
font-size: 0.95em;
}
th a, th a:visited {
color: #ff9900;
}
tbody > tr:hover > td {
background-color: unset !important;
color: unset !important;
}
.mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget {
border: 1px solid transparent;
}
.oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined,
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle {
border-color: transparent;
background-color: #36b;
color: #efefef;
}
.split-list dl {
margin-top: -5px;
margin-bottom: 12px;
}
.oo-ui-toolbar-bar {
background-color: transparent;
}
.oo-ui-toolbar-position-top > .oo-ui-toolbar-bar {
border-bottom: 1px solid #36b;
}
.oo-ui-menuToolGroup {
border-left: 1px solid #36b;
border-right: 1px solid #36b;
}
.mw-mmv-filepage-buttons .mw-mmv-view-config .mw-ui-icon:before,
.mw-mmv-filepage-buttons .mw-mmv-view-expanded .mw-ui-icon:before,
.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon,
.oo-ui-buttonElement-framed.oo-ui-iconElement.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon, .oo-ui-buttonElement-framed.oo-ui-iconElement.oo-ui-indicatorElement > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon,
.oo-ui-iconElement-icon.oo-ui-icon-textStyle,
.oo-ui-iconElement-icon.oo-ui-icon-listBullet,
.oo-ui-iconElement-icon.oo-ui-icon-specialCharacter,
.oo-ui-iconElement-icon.oo-ui-icon-help,
.oo-ui-iconElement-icon.oo-ui-icon-menu,
.oo-ui-iconElement-icon.oo-ui-icon-undo,
.oo-ui-iconElement-icon.oo-ui-icon-redo,
.oo-ui-iconElement-icon.oo-ui-icon-cancel,
.oo-ui-iconElement-icon.oo-ui-icon-listBullet,
.oo-ui-iconElement-icon.oo-ui-icon-listNumbered {
filter: invert(1);
}
img.uploadbutton {
position: inherit;
background-image: url(/skins/Metrolook/images/uploadlogo.svg?7a177);
width: 30px;
height: 35px;
margin: 0;
padding: 0;
background-repeat: no-repeat;
}
#catlinks {
display: none;
}
#mw-panel div.portal h5 {
font-family: 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
font-weight: bold;
}
.tabber__header__next:after,
.tabber__header__prev:after{
filter: invert(1);
}
.mw-wiki-logo {
background-size: 115px;
margin-top: 5px;
margin-left: -14px;
}
.mw-jump-link {
display: none!important;
}
div.thumbinner {
border: 0;
background-color: transparent;
}
.mw-spinner {
filter: invert(1);
}
.thumbcaption {
border: 0;
font-size: 94%;
background-color: #36b;
}
.thumbcaption a,
.thumbcaption a:visited {
color: #efefef;
}
.mime-type.has-warning {
color: #a1a1a1;
}
.oo-ui-popupWidget-popup {
background-color: #212121;
border: 1px solid #a2a9b1;
border-radius: 2px;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.25);
}
.mw_metadata td, .mw-datatable td {
background-color: transparent;
}
.wikitable > tr > th, .wikitable > * > tr > th, .mw_metadata th, .mw-datatable th {
background-color: #36b;
text-align: center;
}
.wikitable > tr > td, .wikitable > * > tr > td, .mw_metadata td, .mw-datatable td {
border: 1px solid #36b;
padding: 0.2em 0.4em;
}
.mw_metadata th, .mw-datatable th {
border: 1px solid #36b;
padding: 0.2em 0.4em;
}
.wikitable > tr > th, .wikitable > * > tr > th {
border: 1px solid #36b;
padding: 0.2em 0.4em;
}
.wikitable {
background-color: transparent;
color: #efefef;
margin: 1em 0;
border: 0;
border-collapse: collapse;
}
.wikiEditor-ui-toolbar {
background-color: transparent;
}
.wikiEditor-ui-view.wikiEditor-ui-view-wikitext {
border: 1px solid #0088f4;
border-radius: 5px;
}
.wikiEditor-ui-toolbar .group, .wikiEditor-ui-toolbar .section-secondary .group {
border-color: #0088f4;
}
.wikiEditor-ui-toolbar .sections .section {
border-top: 1px solid #0088f4;
}
.oo-ui-indicator-down,
.oo-ui-icon-pilcrow,
.oo-ui-icon-wrapping,
.oo-ui-icon-gotoLine,
.oo-ui-icon-bold, .mw-ui-icon-bold:before,
.oo-ui-icon-italic, .mw-ui-icon-italic:before,
.oo-ui-icon-link, .mw-ui-icon-link:before,
.oo-ui-icon-image, .mw-ui-icon-image:before,
.oo-ui-icon-reference, .mw-ui-icon-reference:before,
.oo-ui-icon-highlight, .mw-ui-icon-highlight:before,
.oo-ui-icon-edit, .mw-ui-icon-edit:before,
.oo-ui-icon-markup, .mw-ui-icon-markup:before,
.oo-ui-icon-indent, .mw-ui-icon-indent:before,
.oo-ui-icon-outdent, .mw-ui-icon-outdent:before,
.oo-ui-icon-articleSearch, .mw-ui-icon-articleSearch:before,
.wikiEditor-ui-toolbar .group .tool-select .label:after,
.wikiEditor-ui-toolbar .tabs span.tab a:before {
filter: invert(1);
}
.wikiEditor-ui-toolbar .tabs span.tab a {
color: #36b;
}
.wikiEditor-ui-toolbar .tabs span.tab a.current, .wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
color: #ff9900;
}
.mw-parser-output h2 span {
font-weight: bold;
color: #ff9900;
}
.mw-parser-output dl dt {
color: #efefef;
}
.mw-parser-output dl dd {
color: #a1a1a1;
}
.mw-parser-output dl dd i {
color: #028d00;
}
.cm-mw-link-pagename, .cm-mw-link-bracket, .cm-mw-link-delimiter, .cm-mw-extlink, .cm-mw-free-extlink {
color: #36b;
}
.ace-tm {
background-color: #212121;
color: #f8f8f2;
}
.ace-tm .ace_gutter-active-line {
background-color: #0088f4;
color: #efefef;
}
.ace-tm .ace_constant.ace_numeric {
color: #ff9900;
}
.ace-tm .ace_storage, .ace-tm .ace_keyword {
color: #004ecf;
}
.codeEditor-status {
background-color: #292a2d;
border-top: 1px solid #292a2d;
}
#wpTextbox1, .ace_text-input {
caret-color: white;
}
.mw-highlight {
background: #212121;
color: #efefef;
}
pre, code, .mw-code {
background-color: #212121;
color: #efefef;
}
#pt-anonuserpage {
margin-left: 11.5px!important;
color: #ff9900;
}
.mw-htmlform-submit-buttons input {
color: #fff;
background-color: #36c;
border-color: #36c;
width: 150px;
height: 30px;
}
.oo-ui-tabSelectWidget-framed {
background-color: #0088f4;
}
.mw-prefs-tabs-wrapper.oo-ui-panelLayout-framed, .mw-prefs-tabs > .oo-ui-menuLayout-content > .oo-ui-indexLayout-stackLayout > .oo-ui-tabPanelLayout {
border-color: #0088f4;
}
.mw-prefs-buttons {
background-color: transparent;
}
.oo-ui-labelWidget.oo-ui-inline-help {
color: #a1a1a1;
}
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected {
background-color: #005ba0;
color: #efefef;
}
.oo-ui-tabOptionWidget {
color: #efefef;
}
.oo-ui-widget.oo-ui-widget-enabled.oo-ui-labelElement.oo-ui-optionWidget-selected.oo-ui-optionWidget.oo-ui-tabOptionWidget {
background-color: #005ba0;
color: #efefef;
}
.oo-ui-widget.oo-ui-widget-enabled.oo-ui-labelElement.oo-ui-optionWidget.oo-ui-tabOptionWidget:hover {
color: #efefef;
}
.ui-widget-content {
background: none;
background-color: #313131;
color: #efefef;
}
.ui-widget-header {
background: none;
background-color: #0088f4;
border: 1px solid #0088f4;
color: #efefef;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
background: none;
background-color: #0088f4;
border: 1px solid #0088f4;
color: #efefef;
}
#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;
}
a.new:visited {
color: #dd3333;
}
ul {
list-style-image: url(/resources/assets/rm_bullet.png);
}
#filetoc {
text-align: left;
background-color: transparent;
border: 0;
}
.multipageimagenavbox form input[type="submit"] {
background-color: #36b;
color: #efefef;
border: 0;
}
.toc, .toccolours {
border: 1px solid #a2a9b1;
background-color: #0088f4;
padding: 5px;
font-size: 95%;
}
.toctogglelabel {
cursor: pointer;
color: #ff9900;
}
.tocnumber {
color: #ff9900;
}
.toc ul li a {
color: #efefef;
}
div.vectorMenu ul {
background-color: #202020;
border: solid 2px #0088f4;
}
div.vectorMenu li a {
color: #efefef;
}
div.vectorMenu li a:hover {
background-color: #0088f4;
}
div.vectorMenu h5 span {
display: inline-block;
width: 24px;
height: 2em;
background-color: transparent;
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 {
background-image: url( /skins/Metrolook/images/downarrow.svg );
}
img.downarrow:hover {
position: inherit;
background: #005ba0;
background-image: url( /skins/Metrolook/images/downarrow.svg );
width: 28px;
height: 40px;
margin: 0;
padding: 0;
background-repeat: no-repeat;
}
.hoverbox:hover {
background: #005ba0;
}
div.vectorTabs li.new a, div.vectorTabs li.new a:visited {
color: #ffb100;
}
h1, h2, h3, h4, h5, h6 {
color: #efefef;
margin: 0;
padding-top: 0.5em;
padding-bottom: 0.17em;
overflow: hidden;
}
.mw-parser-output a.extiw:visited, .mw-parser-output a.external:visited {
color: #bd51bd;
}
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
background-color: transparent;
}
.oo-ui-icon-expand, .mw-ui-icon-expand:before, .oo-ui-icon-collapse, .mw-ui-icon-collapse:before {
filter: invert(100%);
-webkit-filter: invert(100%);
}
#contentSub, #contentSub2 {
color: #a1a1a1;
}
#footer ul li {
margin: 0;
padding: 0;
padding-top: 0.5em;
padding-bottom: 0.5em;
color: #efefef;
font-size: 0.8em;
}
a {
text-decoration: none;
color: #36b;
background: none;
}
a:visited {
color: #36b;
}
#mw-panel div.portal div.body ul li a {
color: #36b;
}
#mw-panel.collapsible-nav .portal.collapsed h5 a {
color: #36b;
}
#mw-panel.collapsible-nav .portal h5 a {
color: #ff9900;
text-decoration: none;
}
#p-search form {
display: none;
margin-top: -2px;
}
#searchButton:hover {
cursor: pointer;
background-color: #005ba0;
}
img.searchbar {
background-image: url(/resources/assets/rm_search.png);
background-size: 22px;
width: 22px;
height: 22px;
background-repeat: no-repeat;
margin-right: 0;
margin-top: 9px;
float: none;
margin-left: 5px;
}
#mw-indicator-mw-helplink {
display: none;
}
#mw-indicator-mw-helplink a {
background-image: url(/resources/assets/rm_help.png);
background-size: 20px;
}
.oo-ui-indicator-clear {
margin-top: 1.5px;
}
.mw-search-profile-tabs {
background-color: transparent;
border: 1px solid #efefef;
border-radius: 2px;
margin-bottom: 10px;
}
.wikiEditor-ui-toolbar .group .tool-select .label {
color: #36b;
}
#footer-places-privacy, #footer-places-about, #footer-places-disclaimer {
display: none;
}
#footer-places-Copyright {
display: block;
width: 100%;
}
#footer-places-Datenschutz, #footer-places-Impressum {
margin-bottom: 20px;
}
#mw-panel div.portal div.body ul li a:visited {
color: #36b;
}
#ooui-php-1 {
height: 32px;
}
.results-info, .mw-search-result-data {
color: #a1a1a1;
}
.search-types .current a {
color: #ff9900;
cursor: default;
}
.simpleTiles {
width: 100%;
margin-top: 10px;
}
.simpleTile-small {
border: 2px solid transparent;
float: left;
display: inline-block;
width: 150px;
height: 150px;
margin-right: 10px;
margin-top: 10px;
}
.simpleTile-small:hover {
border: 2px solid #c1c1c1;
cursor: pointer;
}
.simpleTile-blue {
background-color: #006df4;
}
.simpleTile-blue:hover {
background-color: #005ba0;
}
.simpleTile-green {
background-color: #009502;
}
.simpleTile-green:hover {
background-color: #006902;
}
.simpleTile-red {
background-color: #b10000;
}
.simpleTile-red:hover {
background-color: #800000;
}
.simpleTile-violett {
background-color: #b000b7;
}
.simpleTile-violett:hover {
background-color: #87008e;
}
.simpleTile-yellow {
background-color: #b99900;
}
.simpleTile-yellow:hover {
background-color: #967a00;
}
.simpleTile-content {
display: block;
margin-top: 30px;
}
.simpleTile-content p {
font-size: 16px;
text-align: center;
}
.mw-editsection {
display: none;
}
#pagehistory li.selected {
background-color: #202020;
color: #efefef;
}
.mw-ui-button {
background-color: #0088f4;
color: #efefef;
}
.historysubmit.mw-history-compareselectedversions-button.mw-ui-button:hover {
background-color: #005ba0;
color: #efefef;
}
#footer {
padding: 0;
}
#simpleTiles-Moduls {
height: 200px;
margin-top: -47px;
}
#simpleTiles-Pages {
height: 220px;
}
@media screen and (max-width: 390px) {
#simpleTiles-Moduls {
height: 690px;
}
#simpleTiles-Pages {
height: 390px;
}
.simpleTile-small {
border: 2px solid transparent;
float: left;
display: inline-block;
width: 150px;
height: 150px;
margin-right: 10px;
margin-top: 10px;
position: relative;
left: 50%;
transform: translateX(-50%);
}
}
#left-navigation {
background-color: #0088f4;
}
#hamburgerIcon:hover {
cursor: pointer;
background-color: #005ba0;
}
@media screen and (min-width: 391px) and (max-width: 540px) {
img.line {
display: none;
}
#simpleTiles-Moduls {
height: 360px;
}
#simpleTiles-Pages {
height: 220px;
}
#Module, #Seiten {
margin-left: 4%;
}
.simpleTile-small {
border: 2px solid transparent;
float: left;
display: inline-block;
width: 150px;
height: 150px;
margin-right: 10px;
margin-top: 10px;
position: relative;
left: 48%;
transform: translateX(-100%);
}
}
@media screen and (max-width: 768px) {
img.line {
display: none;
}
img.hamburger {
background-image: url(/resources/assets/rm_menu.png);
background-size: 30px;
width: 30px;
height: 30px;
margin-left: 6px;
margin-top: 4.5px;
padding: 0;
background-repeat: no-repeat;
}
img.userIcon40:not(.socialprofile-avatar) {
margin-top: -2px;
}
.userIcon40 {
margin-top: -3px;
}
#editContainer {
display: none;
}
#editContainer:hover {
cursor: pointer;
background-color: #005ba0;
}
img.editbutton {
display: none;
background-image: url(/resources/assets/rm_edit.png);
background-size: 22px;
width: 22px;
height: 22px;
background-repeat: no-repeat;
margin-right: 0;
margin-top: 9px;
float: none;
margin-left: 5px;
}
img.editbutton:hover {
background-color: transparent;
margin-right: 0;
margin-top: 9px;
float: none;
margin-left: 5px;
}
#left-navigation {
display: none;
position: fixed;
top: auto;
bottom: 0px;
left: auto;
z-index: 1000;
list-style: none;
padding: 0;
margin: 0 auto;
line-height: 1.5em;
background-color: #0088f4;
width: 100%;
text-align: center;
}
div.actionmenu ul {
position: fixed;
border: 0;
border-top: solid 2px #0088f4;
margin-left: 0;
bottom: 40px;
right: -0.3em;
width: 100vw;
}
#mw-panel {
background: #202020;
}
}
@media screen and (min-width: 769px) and (max-width: 1113px) {
img.line {
display: none;
}
#hamburgerIcon {
display: none;
}
#editContainer {
display: block;
}
#editContainer:hover {
cursor: pointer;
background-color: #005ba0;
}
img.editbutton {
display: block;
background-image: url(/resources/assets/rm_edit.png);
background-size: 22px;
width: 22px;
height: 22px;
background-repeat: no-repeat;
margin-right: 0;
margin-top: 9px;
float: none;
margin-left: 5px;
}
img.editbutton:hover {
background-color: transparent;
margin-right: 0;
margin-top: 9px;
float: none;
margin-left: 5px;
}
#left-navigation {
display: none;
position: fixed;
top: auto;
bottom: 0px;
left: auto;
z-index: 1000;
list-style: none;
padding: 0;
margin: 0 auto;
line-height: 1.5em;
background-color: #0088f4;
width: 100%;
text-align: center;
}
div.actionmenu ul {
position: fixed;
border: 0;
border-top: solid 2px #0088f4;
margin-left: 0;
bottom: 40px;
right: -0.3em;
width: 100vw;
}
}
@media screen and (min-width: 541px) and (max-width: 703px) {
#simpleTiles-Moduls {
height: 370px;
}
}
@media screen and (min-width: 769px) and (max-width: 879px) {
img.line {
display: none;
}
#simpleTiles-Moduls {
height: 370px;
}
}
@media screen and (min-width: 1114px) {
#hamburgerIcon {
display: none;
}
#editContainer {
display: none;
}
img.editbutton {
display: none;
}
#left-navigation {
float: initial;
display: inline!important;
}
}
@media screen and (min-width: 982px) {
#footer {
padding: 0;
}
}