MediaWiki:Common.css: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) Нет описания правки |
||
| Строка 314: | Строка 314: | ||
border-radius: 2px; | border-radius: 2px; | ||
padding: 1px 4px; | padding: 1px 4px; | ||
background | background: var(--bg-code); | ||
border: 1px solid var(--color-code-border); | border: 1px solid var(--color-code-border); | ||
color: lightgrey; | color: lightgrey; | ||
| Строка 414: | Строка 414: | ||
border-bottom: 2px solid var(--color-darkened-border); | border-bottom: 2px solid var(--color-darkened-border); | ||
border-radius: var(--border-radius-low) var(--border-radius-low) 0 0; | border-radius: var(--border-radius-low) var(--border-radius-low) 0 0; | ||
background | background: var(--ooui--bg-light); | ||
font-size: 1.05em; | font-size: 1.05em; | ||
font-weight: bold; | font-weight: bold; | ||
| Строка 429: | Строка 429: | ||
border-top: 0; | border-top: 0; | ||
border-radius: 0 0 var(--border-radius-low) var(--border-radius-low); | border-radius: 0 0 var(--border-radius-low) var(--border-radius-low); | ||
background | background: var(--theme-bg-dark); | ||
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 -2px 4px rgba(0, 0, 0, 0.15); | box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 -2px 4px rgba(0, 0, 0, 0.15); | ||
} | } | ||
| Строка 460: | Строка 460: | ||
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:focus + span { | .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:focus + span { | ||
box-shadow: none; | box-shadow: none; | ||
} | } | ||
| Строка 628: | Строка 568: | ||
.citation:target { | .citation:target { | ||
background | background: rgba(0, 127, 255, 0.133) | ||
} | } | ||
| Строка 830: | Строка 770: | ||
border: 1px solid #a2a9b1; | border: 1px solid #a2a9b1; | ||
border-spacing: 3px; | border-spacing: 3px; | ||
background | background: #f8f9fa; | ||
color: black; | color: black; | ||
margin: 0.5em 0 0.5em 1em; | margin: 0.5em 0 0.5em 1em; | ||
| Строка 892: | Строка 832: | ||
.messagebox { | .messagebox { | ||
border: 1px solid #a2a9b1; | border: 1px solid #a2a9b1; | ||
background | background: #f8f9fa; | ||
width: 80%; | width: 80%; | ||
margin: 0 auto 1em auto; | margin: 0 auto 1em auto; | ||
| Строка 900: | Строка 840: | ||
.messagebox.merge { | .messagebox.merge { | ||
border: 1px solid #c0b8cc; | border: 1px solid #c0b8cc; | ||
background | background: #f0e5ff; | ||
text-align: center | text-align: center | ||
} | } | ||
| Строка 906: | Строка 846: | ||
.messagebox.cleanup { | .messagebox.cleanup { | ||
border: 1px solid #9f9fff; | border: 1px solid #9f9fff; | ||
background | background: #efefff; | ||
text-align: center | text-align: center | ||
} | } | ||
| Строка 912: | Строка 852: | ||
.messagebox.standard-talk { | .messagebox.standard-talk { | ||
border: 1px solid #c0c090; | border: 1px solid #c0c090; | ||
background | background: #f8eaba; | ||
margin: 4px auto | margin: 4px auto | ||
} | } | ||
| Строка 918: | Строка 858: | ||
.mbox-inside .standard-talk { | .mbox-inside .standard-talk { | ||
border: 1px solid #c0c090; | border: 1px solid #c0c090; | ||
background | background: #f8eaba; | ||
width: 100%; | width: 100%; | ||
margin: 2px 0; | margin: 2px 0; | ||
| Строка 940: | Строка 880: | ||
margin: 0 0 1em 1em; | margin: 0 0 1em 1em; | ||
line-height: 1.25em; | line-height: 1.25em; | ||
background | background: #f8eaba | ||
} | } | ||
| Строка 971: | Строка 911: | ||
border: 1px solid #a2a9b1; | border: 1px solid #a2a9b1; | ||
border-left: 10px solid var(--color-contrast); | border-left: 10px solid var(--color-contrast); | ||
background | background: #fbfbfb; | ||
box-sizing: border-box | box-sizing: border-box | ||
} | } | ||
| Строка 997: | Строка 937: | ||
table.ambox-speedy { | table.ambox-speedy { | ||
border-left: 10px solid #b32424; | border-left: 10px solid #b32424; | ||
background | background: #fee7e6 | ||
} | } | ||
| Строка 1024: | Строка 964: | ||
border-collapse: collapse; | border-collapse: collapse; | ||
border: 3px solid var(--color-contrast); | border: 3px solid var(--color-contrast); | ||
background | background: #fbfbfb; | ||
box-sizing: border-box | box-sizing: border-box | ||
} | } | ||
| Строка 1043: | Строка 983: | ||
table.imbox-speedy { | table.imbox-speedy { | ||
border: 3px solid #b32424; | border: 3px solid #b32424; | ||
background | background: #fee7e6 | ||
} | } | ||
| Строка 1068: | Строка 1008: | ||
table.imbox-license { | table.imbox-license { | ||
border: 3px solid #88a; | border: 3px solid #88a; | ||
background | background: #f7f8ff | ||
} | } | ||
| Строка 1079: | Строка 1019: | ||
border-collapse: collapse; | border-collapse: collapse; | ||
border: 1px solid #a2a9b1; | border: 1px solid #a2a9b1; | ||
background | background: #dfe8ff; | ||
box-sizing: border-box | box-sizing: border-box | ||
} | } | ||
table.cmbox-notice { | table.cmbox-notice { | ||
background | background: #d8e8ff | ||
} | } | ||
| Строка 1091: | Строка 1031: | ||
margin-bottom: 4px; | margin-bottom: 4px; | ||
border: 4px solid #b32424; | border: 4px solid #b32424; | ||
background | background: #ffdbdb | ||
} | } | ||
table.cmbox-delete { | table.cmbox-delete { | ||
background | background: #ffdbdb | ||
} | } | ||
table.cmbox-content { | table.cmbox-content { | ||
background | background: #ffe7ce | ||
} | } | ||
table.cmbox-style { | table.cmbox-style { | ||
background | background: #fff9db | ||
} | } | ||
table.cmbox-move { | table.cmbox-move { | ||
background | background: #e4d8ff | ||
} | } | ||
table.cmbox-protection { | table.cmbox-protection { | ||
background | background: #efefe1 | ||
} | } | ||
| Строка 1118: | Строка 1058: | ||
border-collapse: collapse; | border-collapse: collapse; | ||
border: 1px solid #a2a9b1; | border: 1px solid #a2a9b1; | ||
background | background: #f8f9fa; | ||
box-sizing: border-box | box-sizing: border-box | ||
} | } | ||
| Строка 1128: | Строка 1068: | ||
table.ombox-speedy { | table.ombox-speedy { | ||
border: 2px solid #b32424; | border: 2px solid #b32424; | ||
background | background: #fee7e6 | ||
} | } | ||
| Строка 1155: | Строка 1095: | ||
border-collapse: collapse; | border-collapse: collapse; | ||
border: 1px solid #c0c090; | border: 1px solid #c0c090; | ||
background | background: #f8eaba; | ||
min-width: 80%; | min-width: 80%; | ||
box-sizing: border-box | box-sizing: border-box | ||
| Строка 1176: | Строка 1116: | ||
table.tmbox-speedy { | table.tmbox-speedy { | ||
border: 2px solid #b32424; | border: 2px solid #b32424; | ||
background | background: #fee7e6 | ||
} | } | ||
| Строка 1204: | Строка 1144: | ||
width: 100%; | width: 100%; | ||
border: 1px solid #a2a9b1; | border: 1px solid #a2a9b1; | ||
background | background: #f8f9fa; | ||
box-sizing: border-box | box-sizing: border-box | ||
} | } | ||
table.fmbox-system { | table.fmbox-system { | ||
background | background: #191970 | ||
} | } | ||
table.fmbox-warning { | table.fmbox-warning { | ||
border: 1px solid #bb7070; | border: 1px solid #bb7070; | ||
background | background: #ffdbdb | ||
} | } | ||
table.fmbox-editnotice { | table.fmbox-editnotice { | ||
background | background: transparent | ||
} | } | ||
| Строка 1225: | Строка 1165: | ||
margin: 0.2em 0; | margin: 0.2em 0; | ||
border: 1px solid #bb7070; | border: 1px solid #bb7070; | ||
background | background: #ffdbdb; | ||
padding: 0.25em 0.9em; | padding: 0.25em 0.9em; | ||
box-sizing: border-box | box-sizing: border-box | ||
| Строка 1232: | Строка 1172: | ||
.mw-contributions-blocked-notice-partial .mw-warning-with-logexcerpt { | .mw-contributions-blocked-notice-partial .mw-warning-with-logexcerpt { | ||
border-color: #fc3; | border-color: #fc3; | ||
background | background: #fef6e7 | ||
} | } | ||
| Строка 1262: | Строка 1202: | ||
border: none; | border: none; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
background | background: transparent; | ||
margin: 0 0 0 1.6em !important; | margin: 0 0 0 1.6em !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
| Строка 1398: | Строка 1338: | ||
@media screen { | @media screen { | ||
#content .gallerybox div.thumb { | #content .gallerybox div.thumb { | ||
background | background: #f8f9fa | ||
} | } | ||
| Строка 1488: | Строка 1428: | ||
font-family: 'Menlo', 'Consolas', 'Monaco', 'Noto Mono', 'Nimbus Mono L', monospace; | font-family: 'Menlo', 'Consolas', 'Monaco', 'Noto Mono', 'Nimbus Mono L', monospace; | ||
} | } | ||
/* ============ */ | /* ============ */ | ||
| Строка 1495: | Строка 1433: | ||
/* ============ */ | /* ============ */ | ||
. | /* invert(0) */ | ||
.tools-inline .selected span { | |||
filter: invert(0); | |||
} | } | ||
. | .oo-ui-image-progressive { | ||
filter: invert(0) !important; | |||
} | } | ||
.wikiEditor-ui-toolbar . | /* invert(1) */ | ||
.wikiEditor-ui-toolbar .page-characters div span, | |||
.shortcut-1 > span > span > img, | |||
.tools-inline li:not(.selected) a, | |||
.tools-inline li.selected a, | |||
#personal h2, #site-tools h2, #site-navigation h2, #searchButton, | |||
#personal h2 span, | |||
.dropdown-toggle:after, | |||
.mw-editsection, | |||
.mw-editsection a, | |||
.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button:hover .oo-ui-buttonElement-frameless.oo-ui-widget-disabled > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon, .oo-ui-buttonElement-frameless.oo-ui-widget-disabled > .oo-ui-buttonElement-button > .oo-ui-indicatorElement-indicator, | |||
.oo-ui-icon-template-format-block.oo-ui-image-invert{ | |||
filter: invert(1); | |||
} | } | ||
. | .tools-inline li.selected span { | ||
filter: invert(1); | |||
color: lightgrey; | |||
font-weight: bold; | |||
} | } | ||
. | .tools-inline span { | ||
filter: invert(1); | |||
margin-left: 2px; | |||
font-size: 15px; | |||
font-family: "noto sans"; | |||
} | } | ||
. | /* invert(0.75) */ | ||
.wikiEditor-ui-toolbar .group .tool-select .label:after, | |||
.wikiEditor-ui-toolbar .tabs span.tab a:before, | |||
.oo-ui-icon-menu, | |||
. | .oo-ui-buttonElement.oo-ui-widget-enabled > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon:not(.oo-ui-image-invert), .oo-ui-buttonElement.oo-ui-widget-enabled > .oo-ui-buttonElement-button > .oo-ui-indicatorElement-indicator:not(.oo-ui-image-invert), | ||
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-input > .oo-ui-icon-menu, | |||
.oo-ui-textInputWidget.oo-ui-widget-enabled > .oo-ui-indicatorElement-indicator, | |||
.mw-collapsibleFieldsetLayout.mw-collapsible .mw-collapsible-toggle .oo-ui-iconElement-icon, | |||
. | .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle .oo-ui-iconElement-icon, .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle .oo-ui-indicatorElement-indicator, | ||
.oo-ui-decoratedOptionWidget.oo-ui-widget-disabled .oo-ui-iconElement-icon, .oo-ui-decoratedOptionWidget.oo-ui-widget-disabled .oo-ui-indicatorElement-indicator, | |||
.oo-ui-iconElement-icon.oo-ui-icon-search, | |||
.oo-ui-buttonElement-frameless.oo-ui-widget-disabled > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon, .oo-ui-buttonElement-frameless.oo-ui-widget-disabled > .oo-ui-buttonElement-button > .oo-ui-indicatorElement-indicator, | |||
.oo-ui-icon-bookmark, .mw-ui-icon-bookmark:before, | |||
.oo-ui-icon-template-format-block, | |||
.oo-ui-icon-template-format-inline { | |||
filter: invert(0.75); | |||
} | } | ||
. | .oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover > .oo-ui-iconElement-icon { | ||
filter: invert(0.75) !important; | |||
} | } | ||
. | /* invert(0.5) */ | ||
.oo-ui-textInputWidget.oo-ui-widget-enabled.oo-ui-textInputWidget-type-search > .oo-ui-indicatorElement-indicator, | |||
.mw-enhancedchanges-arrow-space, | |||
#mw-indicator-mw-helplink a .mw-helplink-icon { | |||
filter: invert(0.5); | |||
} | } | ||
. | /* Простые стили с bg */ | ||
.oo-ui-buttonElement-frameless.oo-ui-indicatorElement.oo-ui-labelElement > .oo-ui-buttonElement-button, | |||
.mw-prefs-buttons, | |||
.oo-ui-outlineOptionWidget.oo-ui-optionWidget-selected, .oo-ui-outlineOptionWidget.oo-ui-optionWidget-pressed, | |||
.mw-rcfilters-ui-cell.mw-rcfilters-ui-filterTagMultiselectWidget-views-select, | |||
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled, | |||
.oo-ui-dropdownWidget, | |||
.oo-ui-dropdownWidget.oo-ui-widget-enabled.oo-ui-dropdownWidget-open .oo-ui-dropdownWidget-handle { | |||
background: var(--ooui--bg); | |||
} | } | ||
. | .oo-ui-menuLayout.oo-ui-menuLayout-showMenu.oo-ui-menuLayout-top > .oo-ui-menuLayout-content, | ||
.mw-rcfilters-ui-menuSelectWidget-body.oo-ui-clippableElement-clippable, | |||
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .mw-rcfilters-ui-tagItemWidget-selected.oo-ui-tagItemWidget.oo-ui-widget-enabled, | |||
.oo-ui-tagMultiselectWidget.oo-ui-tagMultiselectWidget-outlined .oo-ui-inputWidget-input, | |||
.mw-widgets-datetime-calendarWidget-grid .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button, | |||
.ace_mobile-button:active, | |||
.ace_mobile-button:hover, | |||
.ace_searchbtn:hover { | |||
background: var(--ooui--bg-dark); | |||
} | } | ||
.mw-rcfilters-ui-filterMenuSectionOptionWidget, | |||
. | .wikiEditor-ui-toolbar .group .tool-select .menu .options .option:hover, | ||
#ca-nstab-special.selected.mw-list-item, | |||
.ace_editor.ace_autocomplete .ace_marker-layer .ace_active-line { | |||
background: var(--ooui--bg-light); | |||
} | } | ||
. | .wikiEditor-ui-toolbar .booklet > .index > :hover, | ||
.mw-rcfilters-ui-itemMenuOptionWidget:hover, | |||
.mw-highlight .hll, | |||
.ace_button:hover:not(.checked), | |||
.ace_button:active { | |||
background: var(--ooui--bg--hover); | |||
} | } | ||
.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted { | |||
background: var(--ooui--bg--hover) !important; | |||
.oo-ui- | |||
} | } | ||
. | .mw-twocolconflict-conflicting-talk-row .mw-twocolconflict-conflicting-talk-label span .mw-twocolconflict-split-delete { | ||
background: var(--bg-message-subtle); | |||
} | } | ||
. | .mw-twocolconflict-single-column.mw-twocolconflict-split-add, .mw-twocolconflict-split-column.mw-twocolconflict-split-add { | ||
border-color: var(--border-message-subtle); | |||
} | } | ||
.wikiEditor-ui-text { | |||
.wikiEditor-ui- | background: #1b1b1f; | ||
} | |||
.ext-WikiEditor-ResizingDragBar { | |||
background: var(--theme-bg); | |||
. | |||
} | } | ||
. | .ext-WikiEditor-ResizingDragBar span { | ||
background: var(--ooui--border); | |||
} | } | ||
.oo-ui-windowManager-modal > .oo-ui-dialog, | |||
.oo-ui-processDialog-errors { | |||
. | background: rgba(0, 0, 0, var(--alpha-m)); | ||
} | } | ||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover { | |||
.oo-ui-buttonElement-frameless.oo-ui- | |||
background: var(--ooui--bg); | background: var(--ooui--bg); | ||
color: white; | |||
} | |||
.wikiEditor-ui-toolbar .booklet > .index > .current { | |||
background: var(--ooui--bg-light); | |||
color: white !important; | |||
} | } | ||
.mw-twocolconflict-conflicting-talk-row .mw-twocolconflict-single-column, | |||
.mw- | .oo-ui-searchWidget-results { | ||
background: var(--ooui--bg-darkened); | |||
color: lightgrey; | |||
background: var(--ooui--bg- | |||
} | } | ||
. | /* Простые стили с border */ | ||
.wikiEditor-ui- | .wikiEditor-ui .wikiEditor-ui-top, | ||
.ext-WikiEditor-ResizingDragBar-ns { | |||
border-color: var(--ooui--border); | |||
} | } | ||
. | .ace_searchbtn:last-child, | ||
. | .wikiEditor-ui .wikiEditor-ui-view { | ||
border-color: var(--ooui--border-light); | |||
} | } | ||
. | .wikiEditor-ui-toolbar .group { | ||
border-color: var(--ooui--border-light); | |||
color: white; | |||
} | } | ||
.mw- | .mw-rcfilters-ui-watchlistTopSectionWidget-separator, | ||
.mw-revslider-revision-tooltip .mw-revslider-filter-highlightable-row.mw-revslider-filter-highlight { | |||
border-color: var(--ooui--border-lighter); | |||
} | } | ||
. | .oo-ui-popupWidget-anchored-top .oo-ui-popupWidget-anchor::before { | ||
border-color: var(--border- | border-bottom-color: var(--ooui--border-light); | ||
} | } | ||
.oo-ui- | .oo-ui-popupWidget-anchored-top .oo-ui-popupWidget-anchor::after { | ||
border-bottom-color: var(--ooui--bg-light); | |||
} | } | ||
.oo-ui-popupWidget-anchored-bottom .oo-ui-popupWidget-anchor:before { | |||
border-top-color: var(--ooui--border-light); | |||
.oo-ui-popupWidget-anchored-bottom .oo-ui-popupWidget-anchor:before { | |||
border-top-color: var(--ooui--border-light); | |||
} | } | ||
| Строка 1711: | Строка 1631: | ||
background: var(--ooui--bg); | background: var(--ooui--bg); | ||
border-color: var(--ooui--border); | border-color: var(--ooui--border); | ||
color: lightgrey; | |||
} | |||
.ace_button, | |||
.ace_searchbtn, | |||
.oo-ui-selectFileInputWidget.oo-ui-widget-enabled.oo-ui-selectFileInputWidget-dropTarget { | |||
background: var(--ooui--bg); | |||
border-color: var(--ooui--border-light); | |||
color: lightgrey; | |||
} | |||
.oo-ui-searchWidget-query { | |||
background: var(--ooui--bg-darkened); | |||
border-color: var(--ooui--border-light); | |||
color: lightgrey; | |||
} | } | ||
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-success { | .oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-success { | ||
background | background: var(--bg-message-subtle); | ||
border-color: var(--border-message); | border-color: var(--border-message); | ||
} | } | ||
.cdx-message--warning, | .cdx-message--warning, | ||
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-warning { | .oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-warning { | ||
background | background: var(--bg-warning-subtle); | ||
border-color: var(--border-warning); | border-color: var(--border-warning); | ||
} | } | ||
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-notice { | .oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-notice { | ||
background | background: var(--bg-notice-subtle); | ||
border-color: var(--border-notice); | border-color: var(--border-notice); | ||
} | } | ||
. | .cdx-message--error, | ||
background | .oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-error { | ||
background: var(--bg-error-subtle); | |||
border-color: var(--border-error); | border-color: var(--border-error); | ||
} | } | ||
. | .oo-ui-processDialog .oo-ui-actionWidget.oo-ui-iconElement > .oo-ui-buttonElement-button, | ||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button, | |||
border-color: var(--border | .oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button, .oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:active { | ||
border-color: transparent; | |||
border-right-color: var(--ooui--border); | |||
} | } | ||
.oo-ui- | .oo-ui-processDialog-actions-primary .oo-ui-actionWidget > .oo-ui-buttonElement-button { | ||
.oo-ui- | border-color: transparent; | ||
border-left-color: var(--ooui--border); | |||
border: | |||
} | } | ||
.ace_optionsMenuEntry input, .ace_optionsMenuEntry button { | .mw-rcfilters-ui-tagItemWidget-popup-content { | ||
background: var(--ooui--bg-dark); | |||
border-color: var(--ooui--border-light); | |||
color: lightgray; | |||
} | |||
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox'] + span, | |||
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio'] + span { | |||
background: var(--ooui--bg-dark); | |||
border: 1px solid var(--ooui--border-lighter); | |||
} | |||
.ace_optionsMenuEntry input, .ace_optionsMenuEntry button { | |||
background: var(--ooui--bg); | background: var(--ooui--bg); | ||
border: 1px solid var(--ooui--border-light); | border: 1px solid var(--ooui--border-light); | ||
| Строка 1774: | Строка 1722: | ||
.cdx-message, | .cdx-message, | ||
.mw-message-box, | .mw-message-box, | ||
.wikiEditor-ui-toolbar .booklet > .index { | .wikiEditor-ui-toolbar .booklet > .index, | ||
.ace_searchbtn.prev:after, | |||
.ace_searchbtn.next:after, | |||
.wikiEditor-ui-toolbar .group .label | |||
{ | |||
color: lightgray; | color: lightgray; | ||
} | |||
.oo-ui-processDialog-errors-title { | |||
color: white; | |||
} | } | ||
| Строка 1782: | Строка 1738: | ||
.mw-templatedata-doc-param-alias { | .mw-templatedata-doc-param-alias { | ||
color: var(--theme-color-text-dark); | color: var(--theme-color-text-dark); | ||
} | |||
.wikiEditor-ui-toolbar .tabs span.tab a { | |||
color: var(--text-color-link); | |||
} | } | ||
| Строка 1790: | Строка 1750: | ||
} | } | ||
.ace_optionsMenuEntry button:hover { | .ace_searchbtn_close:hover, | ||
.ext-WikiEditor-ResizingDragBar:hover span { | |||
background: var(--color-contrast2); | |||
} | |||
.ace_optionsMenuEntry button:hover, | |||
.ace_button.checked { | |||
background: var(--color-contrast2); | background: var(--color-contrast2); | ||
border-color: var(--color-contrast); | |||
color: white; | |||
} | |||
.oo-ui-selectFileInputWidget.oo-ui-widget-enabled.oo-ui-selectFileInputWidget-dropTarget:hover { | |||
border-color: var(--color-contrast); | border-color: var(--color-contrast); | ||
} | } | ||
| Строка 1817: | Строка 1788: | ||
} | } | ||
.wikiEditor-ui-toolbar { | |||
background: var(--ooui--bg); | |||
box-shadow: var(--box-shadow-medium); | |||
color: white; | |||
} | } | ||
.vector-user-links .vector-user-menu-more .vector-menu-content-list li a, #personal .dropdown, | |||
.mw-notification { | |||
. | background: var(--ooui--bg-dark); | ||
border: | border-color: var(--ooui--border); | ||
color: lightgrey; | |||
box-shadow: var(--box-shadow-medium); | |||
} | } | ||
. | .oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled { | ||
background: var(--ooui--bg-dark); | |||
border-color: var(--ooui--border-light); | border-color: var(--ooui--border-light); | ||
color: lightgray; | |||
border-radius: 0.3em; | |||
} | |||
.oo-ui-tagMultiselectWidget-handle, .oo-ui-panelLayout-padded { | |||
background: var(--ooui--bg-darkened); | |||
border: none; | |||
border-radius: var(--border-radius-low); | |||
} | } | ||
. | .ace_search { | ||
background: var(--theme-bg); | |||
color: lightgrey; | color: lightgrey; | ||
border-color: var(--ooui--border-light); | |||
padding: 6px 4px 2px 4px; | |||
} | } | ||
. | .ace_search_field { | ||
background: var(--ooui--bg); | |||
border-color: var(--ooui--border-light); | |||
color: lightgrey; | color: lightgrey; | ||
margin: 0 2px 0 0 !important; | |||
} | } | ||
.oo-ui- | /* Остальное */ | ||
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:checked + span { | |||
background- | border-color: var(--color-contrast); | ||
background: var(--ooui--bg-light); | |||
border-width: 2px; | |||
} | } | ||
.ace_search_form.ace_nomatch { | |||
outline: 1px solid #922626 | |||
} | } | ||
. | .wikiEditor-ui-toolbar .section-secondary .group.empty { | ||
display: none; | |||
} | } | ||
/* КОНЕЦ */ | |||
#ca-nstab-mediawiki.a { | .wikiEditor-ui-toolbar .group .tool-select .options { | ||
color: lightgrey | border: none; | ||
} | |||
.wikiEditor-ui-toolbar .sections .section { | |||
border-color: var(--ooui--border-light); | |||
} | |||
.wikiEditor-ui-toolbar .page-table th { | |||
color: lightgrey; | |||
} | |||
.wikiEditor-ui-toolbar .page-table td { | |||
color: lightgrey; | |||
} | |||
.oo-ui-indicatorElement-indicator { | |||
background-size: contain; | |||
background-position: center center; | |||
background-repeat: no-repeat; | |||
position: absolute; | |||
top: 0; | |||
min-width: 12px; | |||
width: 0.8571429em; | |||
min-height: 12px; | |||
height: 100%; | |||
} | |||
a.extiw:visited,a.external:visited,.mw-parser-output a.extiw:visited,.mw-parser-output a.external:visited,body.skin--responsive #p-cactions li a.external:visited { | |||
color: var(--text-color-link-external) | |||
} | |||
.vector-menu-tabs li { | |||
background: var(--theme-bg) | |||
} | |||
#p-logo-text a { | |||
color: lightgrey; | |||
} | |||
#ca-nstab-mediawiki.a { | |||
color: lightgrey; | |||
} | } | ||
#mw-changeslist-links { | #mw-changeslist-links { | ||
background: var(--theme-bg); | background: var(--theme-bg); | ||
color: lightgrey | color: lightgrey; | ||
} | } | ||
| Строка 1891: | Строка 1911: | ||
} | } | ||
@media screen and (min-width: 851px) { | |||
@media screen and (min-width: 851px) { | |||
#personal .dropdown:before, #personal .dropdown:after { | #personal .dropdown:before, #personal .dropdown:after { | ||
border-bottom: 10px solid var(--ooui--border-light); | border-bottom: 10px solid var(--ooui--border-light); | ||
| Строка 2067: | Строка 2073: | ||
-webkit-mask-position: center center; | -webkit-mask-position: center center; | ||
mask-position: center center; | mask-position: center center; | ||
background | background: var(--theme-icon-color); | ||
margin: 0 6px 0 0; | margin: 0 6px 0 0; | ||
} | } | ||
| Строка 2098: | Строка 2104: | ||
-webkit-mask-position: center center; | -webkit-mask-position: center center; | ||
mask-position: center center; | mask-position: center center; | ||
background | background: var(--theme-icon-color); | ||
width: 14px; | width: 14px; | ||
height: 14px; | height: 14px; | ||
| Строка 2204: | Строка 2210: | ||
.mw-rcfilters-ui-changesListWrapperWidget:not(.mw-rcfilters-ui-changesListWrapperWidget-highlighted) .mw-changeslist-watchedseen div.mw-rcfilters-ui-highlights-color-none { | .mw-rcfilters-ui-changesListWrapperWidget:not(.mw-rcfilters-ui-changesListWrapperWidget-highlighted) .mw-changeslist-watchedseen div.mw-rcfilters-ui-highlights-color-none { | ||
background | background: var(--ooui--border-light); | ||
border: 1px solid var(--color-contrast); | border: 1px solid var(--color-contrast); | ||
} | } | ||
.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button { | .oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button { | ||
background | background: var(--color-contrast2); | ||
border-color: var(--color-contrast2); | border-color: var(--color-contrast2); | ||
} | } | ||
| Строка 2218: | Строка 2224: | ||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover { | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover { | ||
background | background: var(--color-contrast2); | ||
border-color: var(--color-contrast); | border-color: var(--color-contrast); | ||
color: white; | color: white; | ||
| Строка 2224: | Строка 2230: | ||
.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:hover { | .oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:hover { | ||
background | background: var(--color-contrast2); | ||
border-color: var(--color-contrast); | border-color: var(--color-contrast); | ||
color: white; | color: white; | ||
| Строка 2231: | Строка 2237: | ||
.tdg-templateDataParamWidget-param-description { | .tdg-templateDataParamWidget-param-description { | ||
color: var(--theme-color-text-dark); | color: var(--theme-color-text-dark); | ||
} | } | ||
.oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:hover, .oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:active { | .oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:hover, .oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:active { | ||
background | background: var(--color-contrast2); | ||
border-color: var(--color-contrast); | border-color: var(--color-contrast); | ||
} | } | ||
| Строка 2262: | Строка 2253: | ||
.oo-ui-textInputWidget.oo-ui-widget-disabled .oo-ui-inputWidget-input { | .oo-ui-textInputWidget.oo-ui-widget-disabled .oo-ui-inputWidget-input { | ||
background | background: var(--ooui--bg); | ||
border-color: var(--ooui--border-light); | border-color: var(--ooui--border-light); | ||
color: white; | color: white; | ||
| Строка 2269: | Строка 2260: | ||
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle { | .oo-ui-tagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle { | ||
background | background: var(--ooui--bg); | ||
border-color: var(--ooui--border-light); | border-color: var(--ooui--border-light); | ||
color: white; | color: white; | ||
| Строка 2279: | Строка 2270: | ||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:hover { | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:hover { | ||
background | background: var(--color-contrast2); | ||
} | } | ||
| Строка 2306: | Строка 2297: | ||
.oo-ui-searchWidget-query { | .oo-ui-searchWidget-query { | ||
border-color: var(--ooui--border-lighter); | border-color: var(--ooui--border-lighter); | ||
} | } | ||
| Строка 2352: | Строка 2334: | ||
.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted, .oo-ui-menuOptionWidget.oo-ui-optionWidget-pressed.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted { | .oo-ui-menuOptionWidget.oo-ui-optionWidget-selected.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted, .oo-ui-menuOptionWidget.oo-ui-optionWidget-pressed.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted { | ||
background | background: rgba(var(--color-contrast-dark--rgb), var(--alpha-m)) !important; | ||
} | } | ||
| Строка 2450: | Строка 2432: | ||
/* Подсветка при наведении */ | /* Подсветка при наведении */ | ||
.suggestions .suggestions-result-current { | .suggestions .suggestions-result-current { | ||
background | background: var(--color-contrast2); | ||
outline: 1px solid var(--color-contrast); | outline: 1px solid var(--color-contrast); | ||
border-radius: var(--border-radius-low); | border-radius: var(--border-radius-low); | ||
| Строка 2488: | Строка 2470: | ||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover { | .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover { | ||
background | background: var(--color-contrast2); | ||
border-color: var(--color-contrast); | border-color: var(--color-contrast); | ||
color: white; | color: white; | ||
| Строка 2497: | Строка 2479: | ||
} | } | ||
.oo-ui-buttonSelectWidget.oo-ui-widget-enabled:focus .oo-ui-buttonOptionWidget.oo-ui-optionWidget-selected .oo-ui-buttonElement-button { | |||
.oo-ui-buttonSelectWidget.oo-ui-widget-enabled:focus .oo-ui-buttonOptionWidget.oo-ui-optionWidget-selected .oo-ui-buttonElement-button { | |||
box-shadow: none; | box-shadow: none; | ||
} | } | ||
| Строка 2526: | Строка 2501: | ||
.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button:hover { | .oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button:hover { | ||
background | background: var(--color-contrast2); | ||
color: white; | color: white; | ||
} | } | ||
| Строка 2730: | Строка 2705: | ||
border: 1px solid var(--color-contrast); | border: 1px solid var(--color-contrast); | ||
border-radius: 1.4rem; | border-radius: 1.4rem; | ||
background | background: var(--ooui--bg); | ||
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); | box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); | ||
} | } | ||
| Строка 2801: | Строка 2776: | ||
.mw-mmv-image-metadata { | .mw-mmv-image-metadata { | ||
background | background: #111; | ||
border-color: #333 | border-color: #333 | ||
} | } | ||
| Строка 2829: | Строка 2804: | ||
.mw-default-size { | .mw-default-size { | ||
background | background: #21212600 !important; | ||
border-color: black !important | border-color: black !important | ||
} | } | ||
| Строка 2838: | Строка 2813: | ||
.mw-default-size figcaption { | .mw-default-size figcaption { | ||
background | background: #21212600 !important; | ||
border-color: black !important | border-color: black !important | ||
} | } | ||
.mw-halign-right { | .mw-halign-right { | ||
background | background: #27272d00 !important; | ||
border-color: black !important | border-color: black !important | ||
} | } | ||
| Строка 2852: | Строка 2827: | ||
.mw-halign-right figcaption { | .mw-halign-right figcaption { | ||
background | background: #27272d00 !important; | ||
border-color: black !important | border-color: black !important | ||
} | } | ||
.mw-halign-left { | .mw-halign-left { | ||
background | background: #27272d00 !important; | ||
border-color: black !important | border-color: black !important | ||
} | } | ||
| Строка 2866: | Строка 2841: | ||
.mw-halign-left figcaption { | .mw-halign-left figcaption { | ||
background | background: #27272d00 !important; | ||
border-color: black !important | border-color: black !important | ||
} | } | ||
.mw-halign-center { | .mw-halign-center { | ||
background | background: #27272d00 !important; | ||
border-color: black !important | border-color: black !important | ||
} | } | ||
| Строка 2880: | Строка 2855: | ||
.mw-halign-center figcaption { | .mw-halign-center figcaption { | ||
background | background: #27272d00 !important; | ||
border-color: black !important | border-color: black !important | ||
} | } | ||
.reference { | .reference { | ||
background | background: #27272d00; | ||
} | } | ||
ol.references li:target,sup.reference:target { | ol.references li:target,sup.reference:target { | ||
background | background: #ffffff0f; | ||
padding: 0px 1px 3px 1px; | padding: 0px 1px 3px 1px; | ||
} | } | ||
.oo-ui-textInputWidget .oo-ui-inputWidget-input { | .oo-ui-textInputWidget .oo-ui-inputWidget-input { | ||
background | background: var(--ooui--bg); | ||
border-color: var(--ooui--border-light); | border-color: var(--ooui--border-light); | ||
color: white; | color: white; | ||
| Строка 2900: | Строка 2875: | ||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button { | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button { | ||
background | background: var(--color-contrast2); | ||
border-color: var(--color-contrast2); | border-color: var(--color-contrast2); | ||
} | } | ||
| Строка 2914: | Строка 2889: | ||
.oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget { | .oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget { | ||
border-color: var(--ooui--border); | border-color: var(--ooui--border); | ||
} | } | ||
| Строка 2934: | Строка 2905: | ||
.mw-widgets-datetime-dateTimeInputWidget.oo-ui-widget-enabled .mw-widgets-datetime-dateTimeInputWidget-editField:hover { | .mw-widgets-datetime-dateTimeInputWidget.oo-ui-widget-enabled .mw-widgets-datetime-dateTimeInputWidget-editField:hover { | ||
background | background: rgba(var(--color-contrast-dark--rgb), var(--alpha-m)); | ||
} | } | ||
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select { | .oo-ui-dropdownInputWidget.oo-ui-widget-enabled select { | ||
background | background: var(--ooui--bg); | ||
border-color: var(--ooui--border); | border-color: var(--ooui--border); | ||
color: lightgray; | color: lightgray; | ||
| Строка 2953: | Строка 2924: | ||
form:not(.oo-ui-layout) button:not(:disabled):hover, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):hover, form:not(.oo-ui-layout) button:not(:disabled):active, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):active { | form:not(.oo-ui-layout) button:not(:disabled):hover, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):hover, form:not(.oo-ui-layout) button:not(:disabled):active, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):active { | ||
background | background: var(--color-contrast2); | ||
border-color: var(--color-contrast); | border-color: var(--color-contrast); | ||
color: white; | color: white; | ||
| Строка 2965: | Строка 2936: | ||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button { | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button { | ||
background | background: var(--color-contrast2); | ||
border-color: var(--color-contrast2); | border-color: var(--color-contrast2); | ||
color: white; | color: white; | ||
| Строка 2971: | Строка 2942: | ||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover { | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover { | ||
background | background: var(--color-contrast2); | ||
border-color: var(--color-contrast); | border-color: var(--color-contrast); | ||
} | } | ||
| Строка 2980: | Строка 2951: | ||
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle { | .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle { | ||
background | background: var(--ooui--bg); | ||
border-color: var(--ooui--border); | border-color: var(--ooui--border); | ||
color: lightgray; | color: lightgray; | ||
| Строка 2992: | Строка 2963: | ||
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover { | .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover { | ||
border-color: var(--ooui--border-lighter); | border-color: var(--ooui--border-lighter); | ||
background | background: var(--ooui--bg); | ||
color: lightgray; | color: lightgray; | ||
} | } | ||
.mw-widget-dateInputWidget-handle { | .mw-widget-dateInputWidget-handle { | ||
background | background: var(--ooui--bg); | ||
border-color: var(--ooui--border); | border-color: var(--ooui--border); | ||
color: white !important; | color: white !important; | ||
| Строка 3003: | Строка 2974: | ||
.mw-search-profile-tabs { | .mw-search-profile-tabs { | ||
background | background: var(--ooui--bg) !important; | ||
border: var(--ooui--border) !important; | border: var(--ooui--border) !important; | ||
} | } | ||
| Строка 3043: | Строка 3014: | ||
.mw-widgets-datetime-dateTimeInputWidget-handle { | .mw-widgets-datetime-dateTimeInputWidget-handle { | ||
background | background: var(--ooui--bg); | ||
border-color: var(--ooui--border-light); | border-color: var(--ooui--border-light); | ||
border-radius: var(--border-radius-low); | border-radius: var(--border-radius-low); | ||
| Строка 3071: | Строка 3042: | ||
div.mw-warning-with-logexcerpt, div.mw-lag-warn-high, div.mw-cascadeprotectedwarning, div#mw-protect-cascadeon, div.titleblacklist-warning { | div.mw-warning-with-logexcerpt, div.mw-lag-warn-high, div.mw-cascadeprotectedwarning, div#mw-protect-cascadeon, div.titleblacklist-warning { | ||
background | background: var(--bg-error-subtle); | ||
border-color: var(--border-error); | border-color: var(--border-error); | ||
} | } | ||
| Строка 3104: | Строка 3075: | ||
#wikieditor-toolbar-file-target,#wikieditor-toolbar-file-caption,#wikieditor-toolbar-file-alt { | #wikieditor-toolbar-file-target,#wikieditor-toolbar-file-caption,#wikieditor-toolbar-file-alt { | ||
width: 100% !important; | width: 100% !important; | ||
background | background: var(--ooui--bg) !important; | ||
color: #e0e0e0 !important | color: #e0e0e0 !important | ||
} | } | ||
| Строка 3110: | Строка 3081: | ||
.wikiEditor-toolbar-dialog .ui-dialog-content input[type='text'] { | .wikiEditor-toolbar-dialog .ui-dialog-content input[type='text'] { | ||
box-sizing: border-box !important; | box-sizing: border-box !important; | ||
background | background: var(--ooui--bg) !important; | ||
color: #e0e0e0 !important | color: #e0e0e0 !important | ||
} | } | ||
| Строка 3117: | Строка 3088: | ||
font-family: Verdana,Arial,sans-serif !important; | font-family: Verdana,Arial,sans-serif !important; | ||
font-size: 1em !important; | font-size: 1em !important; | ||
background | background: var(--ooui--bg) !important; | ||
color: #e0e0e0 !important | color: #e0e0e0 !important | ||
} | } | ||
| Строка 3147: | Строка 3118: | ||
.diff-editfont-monospace .diff-addedline,.diff-editfont-monospace .diff-deletedline,.diff-editfont-monospace .diff-context { | .diff-editfont-monospace .diff-addedline,.diff-editfont-monospace .diff-deletedline,.diff-editfont-monospace .diff-context { | ||
font-family: monospace,monospace !important; | font-family: monospace,monospace !important; | ||
background | background: #1b1b1f !important; | ||
border-color: #1b1b1f !important; | border-color: #1b1b1f !important; | ||
color: white !important | color: white !important | ||
| Строка 3167: | Строка 3138: | ||
.mw-json tr { | .mw-json tr { | ||
background | background: var(--theme-bg); | ||
margin-bottom: 0.5em | margin-bottom: 0.5em | ||
} | } | ||
.mw-json th { | .mw-json th { | ||
background | background: #303037; | ||
font-weight: normal; | font-weight: normal; | ||
vertical-align: top; | vertical-align: top; | ||
| Строка 3185: | Строка 3156: | ||
.mw-json-value,.mw-json-single-value { | .mw-json-value,.mw-json-single-value { | ||
background | background: #1b5929; | ||
font-family: monospace,monospace; | font-family: monospace,monospace; | ||
white-space: pre-wrap; | white-space: pre-wrap; | ||
| Строка 3192: | Строка 3163: | ||
.mw-json-empty { | .mw-json-empty { | ||
background | background: #1b5929; | ||
font-style: italic; | font-style: italic; | ||
color: #d3d3d3 | color: #d3d3d3 | ||
| Строка 3218: | Строка 3189: | ||
.ace-tm .ace_print-margin { | .ace-tm .ace_print-margin { | ||
width: 1px; | width: 1px; | ||
background | background: #1b1b1f | ||
} | } | ||
| Строка 3229: | Строка 3200: | ||
.ace-tm { | .ace-tm { | ||
background | background: #1b1b1f; | ||
color: lightgrey | color: lightgrey | ||
} | } | ||
| Строка 3287: | Строка 3258: | ||
.ace-tm .ace_gutter-active-line { | .ace-tm .ace_gutter-active-line { | ||
background | background: rgb(44,44,51) | ||
} | } | ||
| Строка 3298: | Строка 3269: | ||
clear: both; | clear: both; | ||
width: 100%; | width: 100%; | ||
background | background: var(--theme-bg); | ||
border-top: 1px solid #40404b; | border-top: 1px solid #40404b; | ||
display: table | display: table | ||
| Строка 3312: | Строка 3283: | ||
::-webkit-scrollbar { | ::-webkit-scrollbar { | ||
background | background: #313137; | ||
} | } | ||
::-webkit-scrollbar-thumb { | ::-webkit-scrollbar-thumb { | ||
background | background: #505057; | ||
border: 3px solid #313137; | border: 3px solid #313137; | ||
border-radius: 0.3em; | border-radius: 0.3em; | ||
| Строка 3322: | Строка 3293: | ||
::-webkit-scrollbar-thumb:hover { | ::-webkit-scrollbar-thumb:hover { | ||
background | background: #616169; | ||
} | } | ||
::-webkit-scrollbar-thumb:active { | ::-webkit-scrollbar-thumb:active { | ||
background | background: #72727b; | ||
} | } | ||
| Строка 3411: | Строка 3382: | ||
#mw-search-toggleall { | #mw-search-toggleall { | ||
background | background: var(--ooui--bg); | ||
border-color: var(--ooui--border); | border-color: var(--ooui--border); | ||
} | } | ||
#mw-search-togglenone { | #mw-search-togglenone { | ||
background | background: var(--ooui--bg); | ||
border-color: var(--ooui--border); | border-color: var(--ooui--border); | ||
} | } | ||
| Строка 3434: | Строка 3405: | ||
.mw-datatable td { | .mw-datatable td { | ||
background | background: #303037 | ||
} | } | ||
.mw-datatable tr:hover td { | .mw-datatable tr:hover td { | ||
background | background: #3f3f48 | ||
} | } | ||
| Строка 3525: | Строка 3496: | ||
#content .gallerybox div.thumb { | #content .gallerybox div.thumb { | ||
background | background: #f8f9fa00 | ||
} | } | ||
| Строка 3620: | Строка 3591: | ||
.backlight:hover { | .backlight:hover { | ||
box-shadow: 0 0 0.3em gold; | box-shadow: 0 0 0.3em gold; | ||
background | background: #00000025; | ||
} | } | ||
| Строка 3636: | Строка 3607: | ||
opacity: var(--alpha-s); | opacity: var(--alpha-s); | ||
} | } | ||
/*Красивые картинки*/ | /*Красивые картинки*/ | ||
.mw-content-ltr figure[typeof~='mw:File/Thumb'], .mw-content-ltr figure[typeof~='mw:File/Frame'] { | .mw-content-ltr figure[typeof~='mw:File/Thumb'], .mw-content-ltr figure[typeof~='mw:File/Frame'] { | ||
| Строка 3692: | Строка 3659: | ||
#MED.wikitable:not(:has(thead)) tr:first-of-type th { | #MED.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #01453e; | ||
border-bottom: 3px solid #00000015; | border-bottom: 3px solid #00000015; | ||
} | } | ||
| Строка 3721: | Строка 3688: | ||
#ENG.wikitable:not(:has(thead)) tr:first-of-type th { | #ENG.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #775f0e; | ||
border-bottom: 3px solid #00000015; | border-bottom: 3px solid #00000015; | ||
} | } | ||
| Строка 3780: | Строка 3747: | ||
#RND.wikitable:not(:has(thead)) tr:first-of-type th { | #RND.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #630069; | ||
border-bottom: 3px solid #00000015; | border-bottom: 3px solid #00000015; | ||
} | } | ||
| Строка 3809: | Строка 3776: | ||
#SUP.wikitable:not(:has(thead)) tr:first-of-type th { | #SUP.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #6f3d0a; | ||
border-bottom: 3px solid #00000015; | border-bottom: 3px solid #00000015; | ||
} | } | ||
| Строка 3833: | Строка 3800: | ||
#aMED.wikitable:not(:has(thead)) tr:first-of-type th { | #aMED.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #004d45; | ||
border-bottom: 0.2em solid #00000059; | border-bottom: 0.2em solid #00000059; | ||
box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | ||
| Строка 3848: | Строка 3815: | ||
#aENG.wikitable:not(:has(thead)) tr:first-of-type th { | #aENG.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #715609; | ||
border-bottom: 0.2em solid #00000059; | border-bottom: 0.2em solid #00000059; | ||
box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | ||
| Строка 3863: | Строка 3830: | ||
#aRND.wikitable:not(:has(thead)) tr:first-of-type th { | #aRND.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #4e0163; | ||
border-bottom: 0.2em solid #00000059; | border-bottom: 0.2em solid #00000059; | ||
box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | ||
| Строка 3878: | Строка 3845: | ||
#aSUP.wikitable:not(:has(thead)) tr:first-of-type th { | #aSUP.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #6f390a; | ||
border-bottom: 0.2em solid #00000059; | border-bottom: 0.2em solid #00000059; | ||
box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | ||
| Строка 3915: | Строка 3882: | ||
#aSRV.wikitable:not(:has(thead)) tr:first-of-type th { | #aSRV.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #216321; | ||
border-bottom: 0.2em solid #00000021; | border-bottom: 0.2em solid #00000021; | ||
} | } | ||
| Строка 3943: | Строка 3910: | ||
#BOTANY.wikitable:not(:has(thead)) tr:first-of-type th { | #BOTANY.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #04673e !important; | ||
border-bottom: 0.2em solid #00000021; | border-bottom: 0.2em solid #00000021; | ||
} | } | ||
| Строка 3974: | Строка 3941: | ||
#MUTATION.wikitable:not(:has(thead)) tr:first-of-type th { | #MUTATION.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #330b65 !important; | ||
border-bottom: 0.2em solid #00000021; | border-bottom: 0.2em solid #00000021; | ||
} | } | ||
| Строка 4099: | Строка 4066: | ||
visibility: hidden; | visibility: hidden; | ||
opacity: 0; | opacity: 0; | ||
background | background: var(--theme-bg); | ||
width: 60%; | width: 60%; | ||
height: 80%; | height: 80%; | ||
| Строка 4146: | Строка 4113: | ||
.pseudomodal::-webkit-scrollbar { | .pseudomodal::-webkit-scrollbar { | ||
width: 0.15rem; | width: 0.15rem; | ||
background | background:transparent; | ||
} | } | ||
| Строка 4155: | Строка 4122: | ||
.pseudomodal::-webkit-scrollbar-thumb { | .pseudomodal::-webkit-scrollbar-thumb { | ||
background | background: transparent; | ||
border: solid #373737; | border: solid #373737; | ||
} | } | ||
| Строка 4208: | Строка 4175: | ||
} | } | ||
.forumMessageContent { | .forumMessageContent { | ||
background | background: #303037 | ||
} | } | ||
| Строка 4268: | Строка 4235: | ||
.CodeMirror-gutters { | .CodeMirror-gutters { | ||
border-right: 1px solid var(--theme-bg); | border-right: 1px solid var(--theme-bg); | ||
background | background: var(--theme-bg); | ||
white-space: nowrap; | white-space: nowrap; | ||
} | } | ||
| Строка 4358: | Строка 4325: | ||
#highlighted-header.wikitable:not(:has(thead)) tr:first-of-type th { | #highlighted-header.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #3d3d4f; | ||
border-bottom: 0.2em solid #00000059; | border-bottom: 0.2em solid #00000059; | ||
box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | ||
| Строка 4376: | Строка 4343: | ||
#highlighted-header-classic.wikitable:not(:has(thead)) tr:first-of-type th { | #highlighted-header-classic.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #323240; | ||
border-bottom: 0.2em solid #00000045; | border-bottom: 0.2em solid #00000045; | ||
box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | ||
| Строка 4392: | Строка 4359: | ||
#highlighted-header-cold.wikitable:not(:has(thead)) tr:first-of-type th { | #highlighted-header-cold.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #006587; | ||
border-bottom: 0.2em solid #00000059; | border-bottom: 0.2em solid #00000059; | ||
box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | ||
| Строка 4408: | Строка 4375: | ||
#highlighted-header-dark.wikitable:not(:has(thead)) tr:first-of-type th { | #highlighted-header-dark.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #3d3d4f; | ||
border-bottom: 0.2em solid #00000059; | border-bottom: 0.2em solid #00000059; | ||
box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | ||
| Строка 4424: | Строка 4391: | ||
#highlighted-header-CM.wikitable:not(:has(thead)) tr:first-of-type th { | #highlighted-header-CM.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #313d45; | ||
border-bottom: 0.2em solid #00000059; | border-bottom: 0.2em solid #00000059; | ||
box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | ||
| Строка 4440: | Строка 4407: | ||
#highlighted-header-xenomorph.wikitable:not(:has(thead)) tr:first-of-type th { | #highlighted-header-xenomorph.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #3c1d5f; | ||
border-bottom: 0.2em solid #00000059; | border-bottom: 0.2em solid #00000059; | ||
box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1); | ||
| Строка 4469: | Строка 4436: | ||
#VIOLET.wikitable:not(:has(thead)) tr:first-of-type th { | #VIOLET.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #391b5d; | ||
border-bottom: 0.2em solid #00000021; | border-bottom: 0.2em solid #00000021; | ||
} | } | ||
| Строка 4498: | Строка 4465: | ||
#YELLOW.wikitable:not(:has(thead)) tr:first-of-type th { | #YELLOW.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background | background: #405d1b; | ||
border-bottom: 0.2em solid #00000021; | border-bottom: 0.2em solid #00000021; | ||
} | } | ||
| Строка 4672: | Строка 4639: | ||
/* Настройки */ | /* Настройки */ | ||
.mwe-popups-overlay { | .mwe-popups-overlay { | ||
background | background: rgba(0, 0, 0, 0.6); | ||
} | } | ||
| Строка 4697: | Строка 4664: | ||
.mw-ui-input { | .mw-ui-input { | ||
background | background: var(--ooui--bg); | ||
color: white; | color: white; | ||
} | } | ||
| Строка 4754: | Строка 4721: | ||
/* Highlighted Lines */ | /* Highlighted Lines */ | ||
.mw-highlight .hll { | .mw-highlight .hll { | ||
background | background: var(--action-color); | ||
} | } | ||
| Строка 4760: | Строка 4727: | ||
.mw-highlight .err { | .mw-highlight .err { | ||
color: var(--synt-high--color-err); | color: var(--synt-high--color-err); | ||
background | background: hsl(328, 40%, 16%); | ||
} | } | ||
| Строка 5167: | Строка 5134: | ||
.CodeMirror-wrap { | .CodeMirror-wrap { | ||
/* same color as for source editor */ | /* same color as for source editor */ | ||
background | background: var(--se-cm--bg-color); | ||
/* color for the text that the other rules don't apply to (regular text, header text, etc.) */ | /* color for the text that the other rules don't apply to (regular text, header text, etc.) */ | ||
color: var(--text-color); | color: var(--text-color); | ||
| Строка 5183: | Строка 5150: | ||
.CodeMirror-wrap .CodeMirror-gutter { | .CodeMirror-wrap .CodeMirror-gutter { | ||
/* same color as for code block */ | /* same color as for code block */ | ||
background | background: var(--se-cm--gutter-bg-color); | ||
} | } | ||
/* selection */ | /* selection */ | ||
| Строка 5191: | Строка 5158: | ||
/* selection */ | /* selection */ | ||
.CodeMirror-line>span>span::selection { | .CodeMirror-line>span>span::selection { | ||
background | background: var(--se-cm--selection-color); | ||
} | } | ||
/* bullet point symbol */ | /* bullet point symbol */ | ||
| Строка 5209: | Строка 5176: | ||
color: var(--se-cm--wikitext-formatting-color); | color: var(--se-cm--wikitext-formatting-color); | ||
/* override the defaults */ | /* override the defaults */ | ||
background | background: inherit; | ||
} | } | ||
/* html sequences like " " */ | /* html sequences like " " */ | ||
| Строка 5216: | Строка 5183: | ||
.cm-mw-html-entity { | .cm-mw-html-entity { | ||
color: var(--se-cm--xml-tag-color); | color: var(--se-cm--xml-tag-color); | ||
background | background: #684905; | ||
border-radius: 2px; | border-radius: 2px; | ||
} | } | ||
| Строка 5294: | Строка 5261: | ||
same style as for html tag names, but for bg here */ | same style as for html tag names, but for bg here */ | ||
.cm-mw-skipformatting { | .cm-mw-skipformatting { | ||
background | background: var(--se-cm--xml-tag-color); | ||
} | } | ||
/* wiki html tag brackets */ | /* wiki html tag brackets */ | ||
| Строка 5323: | Строка 5290: | ||
/* nowiki tag contents */ | /* nowiki tag contents */ | ||
.cm-mw-tag-nowiki { | .cm-mw-tag-nowiki { | ||
background | background: var(--se-cm--pre-bg-color); | ||
} | } | ||
/* pre tag BLOCK contents */ | /* pre tag BLOCK contents */ | ||
| Строка 5393: | Строка 5360: | ||
} | } | ||
.cm-mw-matchingbracket { | .cm-mw-matchingbracket { | ||
background | background: var(--se-cm--matching-brackets-bg-color); | ||
/* disable the default */ | /* disable the default */ | ||
box-shadow: none; | box-shadow: none; | ||
| Строка 5429: | Строка 5396: | ||
.cm-mw-template3-ext3-link-ground { | .cm-mw-template3-ext3-link-ground { | ||
/* just disable them */ | /* just disable them */ | ||
background | background: inherit; | ||
} | } | ||
/* new code */ | /* new code */ | ||
| Строка 5471: | Строка 5438: | ||
margin: 0 0 1em 1em; | margin: 0 0 1em 1em; | ||
max-width: 375px; | max-width: 375px; | ||
min-width: 300px; | |||
box-sizing: border-box; | box-sizing: border-box; | ||
position: relative; | position: relative; | ||
| Строка 5621: | Строка 5588: | ||
-webkit-mask-position: center center; | -webkit-mask-position: center center; | ||
mask-position: center center; | mask-position: center center; | ||
background | background: var(--druid-secondary-background-label-color); | ||
} | } | ||