MediaWiki:Common.css: различия между версиями

мНет описания правки
мНет описания правки
Строка 2914: Строка 2914:
height: 32px;
height: 32px;
}
}
}
.mw-mmv-above-fold,.mw-mmv-dialog,.mw-mmv-image-links li,.mw-mmv-options-cancel-button.mw-ui-button.mw-ui-quiet,.mw-mmv-options-dialog-header,.mw-mmv-options-text-header {
color: #e0e0e0
}
.mw-mmv-above-fold {
background: #222;
border-top: 1px solid #333
}
.mw-mmv-image-metadata {
background: #111;
border-color: #333
}
.mw-mmv-dialog {
border: 1px solid #333;
background: #222;
box-shadow: none
}
.mw-mmv-dialog .mw-mmv-dialog-down-arrow {
background: #222;
border-bottom: 1px solid #333;
border-right: 1px solid #333
}
.mw-mmv-options-enable-alert {
background: #333;
color: #e0e0e0
}
.mw-mmv-filepage-buttons .mw-ui-button {
background: var(--color-contrast);
color: #e0e0e0;
border-color: #1d4699
}
.mw-default-size {
background: #21212600 !important;
border-color: black !important
}
.mw-default-size img {
border-color: black !important
}
.mw-default-size figcaption {
background: #21212600 !important;
border-color: black !important
}
.mw-halign-right {
background: #27272d00 !important;
border-color: black !important
}
.mw-halign-right img {
border-color: black !important
}
.mw-halign-right figcaption {
background: #27272d00 !important;
border-color: black !important
}
.mw-halign-left {
background: #27272d00 !important;
border-color: black !important
}
.mw-halign-left img {
border-color: black !important
}
.mw-halign-left figcaption {
background: #27272d00 !important;
border-color: black !important
}
.mw-halign-center {
background: #27272d00 !important;
border-color: black !important
}
.mw-halign-center img {
border-color: black !important
}
.mw-halign-center figcaption {
background: #27272d00 !important;
border-color: black !important
}
.reference {
background: #27272d00;
}
}


ol.references li:target,sup.reference:target {
ol.references li:target,sup.reference:target {
background: #ffffff0f;
background: var(--ooui--bg-color-light);
padding: 0px 1px 3px 1px;
padding: 0px 1px 3px 1px;
}
}