MediaWiki:Vector.css: differenze tra le versioni
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
| (Una versione intermedia di uno stesso utente non è mostrata) | |||
| Riga 48: | Riga 48: | ||
--icon-color-filter: invert(97%) sepia(3%) saturate(5784%) hue-rotate(22deg) brightness(94%) contrast(105%); | --icon-color-filter: invert(97%) sepia(3%) saturate(5784%) hue-rotate(22deg) brightness(94%) contrast(105%); | ||
--icon-color-hover-filter: invert(73%) sepia(85%) saturate(2166%) hue-rotate(1deg) brightness(106%) contrast(103%); | --icon-color-hover-filter: invert(73%) sepia(85%) saturate(2166%) hue-rotate(1deg) brightness(106%) contrast(103%); | ||
--icon-color-hover-2-filter: invert(97%) sepia(3%) saturate(5784%) hue-rotate(0deg) brightness(94%) contrast(105%); | |||
--icon-color-green-filter: invert(97%) sepia(3%) saturate(70000%) hue-rotate(90deg) brightness(75%) contrast(200%); | --icon-color-green-filter: invert(97%) sepia(3%) saturate(70000%) hue-rotate(90deg) brightness(75%) contrast(200%); | ||
--icon-color-red-filter: invert(97%) sepia(3%) saturate(70000%) hue-rotate(305deg) brightness(75%) contrast(200%); | --icon-color-red-filter: invert(97%) sepia(3%) saturate(70000%) hue-rotate(305deg) brightness(75%) contrast(200%); | ||
| Riga 117: | Riga 118: | ||
.mw-wiki-logo { | .mw-wiki-logo { | ||
background-size: 156px auto; | background-size: 156px auto; | ||
} | |||
} | |||
/* Image Masks */ | |||
@supports (-webkit-mask-image:none) or (mask-image:none) { | |||
.mw-editfooter-toggler::before { | |||
background-color: var(--text-disabled-color); | |||
} | } | ||
} | } | ||
| Riga 158: | Riga 167: | ||
.vector-menu-tabs-legacy .new a:hover { | .vector-menu-tabs-legacy .new a:hover { | ||
color: var(--text-link-new-hover-color); | color: var(--text-link-new-hover-color); | ||
} | |||
.vector-menu-tabs li a:hover:not(.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited) { | |||
background: linear-gradient( | |||
var(--light-2-bg-color), | |||
var(--tab-button-bg-color-dark)); | |||
} | |||
.vector-menu-tabs .mw-watchlink.icon a { | |||
padding: 3em 0 0 0; | |||
} | } | ||
| Riga 166: | Riga 185: | ||
background: linear-gradient(var(--light-2-bg-color), var(--light-bg-color)); | background: linear-gradient(var(--light-2-bg-color), var(--light-bg-color)); | ||
} | } | ||
/* Vector tabs - dropdown */ | /* Vector tabs - dropdown */ | ||
| Riga 1 104: | Riga 1 124: | ||
} | } | ||
/* User Contributions Page */ | |||
#mw-content-subtitle, #contentSub2 { | |||
color: var(--text-color); | |||
} | |||
/* Search */ | /* Search */ | ||
| Riga 1 676: | Riga 1 700: | ||
} | } | ||
.wikiEditor- | .mw-wikiEditor-InsertLink-TitleInputField .oo-ui-messageWidget { | ||
. | |||
color: var(--text-color); | color: var(--text-color); | ||
} | } | ||
. | .oo-ui-icon-articleNotFound, .mw-ui-icon-articleNotFound:before { | ||
filter: var(--icon-color-red-filter); | |||
} | } | ||
. | .oo-ui-icon-linkExternal, .mw-ui-icon-linkExternal:before { | ||
filter: var(--icon-color-filter); | |||
. | |||
} | } | ||
| Riga 1 872: | Riga 1 815: | ||
} | } | ||
body .ui-dialog .ui-widget-header { | .wikiEditor-toolbar-dialog .ui-dialog-content input[type='text']::placeholder { | ||
color: var(--text-disabled-color); | |||
} | |||
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget { | |||
border: 1px solid #000; | |||
} | |||
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget-emptyFilters { | |||
color: var(--text-disabled-color); | |||
} | |||
.mw-rcfilters-ui-changesListWrapperWidget:not(.mw-rcfilters-ui-changesListWrapperWidget-highlighted) .mw-changeslist-watchedseen div.mw-rcfilters-ui-highlights-color-none { | |||
background-color: var(--text-color); | |||
border: 1px solid var(--dark-border-color); | |||
} | |||
.mw-rcfilters-ui-changesListWrapperWidget:not(.mw-rcfilters-ui-changesListWrapperWidget-highlighted) .mw-changeslist-watchedunseen div.mw-rcfilters-ui-highlights-color-none { | |||
background-color: var(--text-link-header-color); | |||
border: 1px solid var(--dark-border-color); | |||
} | |||
.wikiEditor-ui-toolbar .group, .wikiEditor-ui-toolbar .section-secondary .group { | |||
border-color: var(--light-border-color); | |||
} | |||
.ext-WikiEditor-realtimepreview-button.oo-ui-toggleWidget-on .oo-ui-labelElement-label { | |||
color: var(--text-link-header-color); | |||
} | |||
span.oo-ui-iconElement-icon.oo-ui-icon-reload { | |||
filter: var(--icon-color-filter); | |||
} | |||
body .ui-dialog .ui-widget-header { | |||
background: var(--light-bg-color) !important; | background: var(--light-bg-color) !important; | ||
border-top-left-radius: 8px; | border-top-left-radius: 8px; | ||
| Riga 2 101: | Riga 2 078: | ||
} | } | ||
.autocomment, .autocomment a, .autocomment a:visited { | |||
color: var(--text-disabled-color); | |||
} | |||
/* Difference Page */ | /* Difference Page */ | ||
| Riga 2 657: | Riga 2 637: | ||
list-style: none; | list-style: none; | ||
} | } | ||
/* Watch icon */ | /* Watch icon */ | ||
.vector-menu-tabs #ca-watch.icon a::before { | .vector-menu-tabs #ca-watch.icon a::before { | ||
| Riga 2 662: | Riga 2 643: | ||
filter: var(--icon-color-filter); | filter: var(--icon-color-filter); | ||
} | } | ||
.vector-menu-tabs #ca-watch.icon a:hover:before, | .vector-menu-tabs #ca-watch.icon a:hover:before, .vector-menu-tabs #ca-watch.icon a:focus:before { | ||
background-image: linear-gradient(transparent, transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M8.103%201.146l2.175%204.408%204.864.707-3.52%203.431.831%204.845-4.351-2.287-4.351%202.287.831-4.845-3.52-3.431%204.864-.707z%22%20fill%3D%22%23FFFFFF%22%20stroke%3D%22%23000000%22%20stroke-width%3D%220.9999199999999999%22%2F%3E%3C%2Fsvg%3E); | |||
background-image: linear-gradient(transparent, transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M8.103%201.146l2.175%204.408%204.864.707-3.52%203.431.831%204.845-4.351-2.287-4.351%202.287.831-4.845-3.52-3.431%204.864-.707z%22%20fill%3D%22% | filter: var(--icon-color-hover-2-filter); | ||
} | } | ||
.vector-menu-tabs #ca-unwatch.icon a:before { | .vector-menu-tabs #ca-unwatch.icon a:before { | ||
| Riga 2 671: | Riga 2 652: | ||
} | } | ||
.vector-menu-tabs #ca-unwatch.icon a:hover:before, .vector-menu-tabs #ca-unwatch.icon a:focus:before { | .vector-menu-tabs #ca-unwatch.icon a:hover:before, .vector-menu-tabs #ca-unwatch.icon a:focus:before { | ||
background-image: linear-gradient(transparent, transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M8.103%201.146l2.175%204.408%204.864.707-3.52%203.431.831%204.845-4.351-2.287-4.351%202.287.831-4.845-3.52-3.431%204.864-.707z%22%20fill%3D%22% | background-image: linear-gradient(transparent, transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M8.103%201.146l2.175%204.408%204.864.707-3.52%203.431.831%204.845-4.351-2.287-4.351%202.287.831-4.845-3.52-3.431%204.864-.707z%22%20fill%3D%22%23000000%22%20stroke%3D%22%23808080%22%20stroke-width%3D%220.9999199999999999%22%2F%3E%3C%2Fsvg%3E); | ||
filter: var(--icon-color-hover-2-filter); | |||
} | } | ||
/* 'More' menu */ | /* 'More' menu */ | ||
div.vectorMenu { | div.vectorMenu { | ||
| Riga 3 084: | Riga 3 067: | ||
} | } | ||
.mw-widget-calendarWidget-day-heading { | .mw-widget-calendarWidget-day-heading { | ||
| Riga 3 211: | Riga 3 191: | ||
.ext-WikiEditor-ResizingDragBar-ns { | .ext-WikiEditor-ResizingDragBar-ns { | ||
border-top: 1px solid var(-- | border-top: 1px solid var(--dark-border-color); | ||
} | } | ||
.ext-WikiEditor-ResizingDragBar span { | .ext-WikiEditor-ResizingDragBar span { | ||
background-color: var(--text-color); | background-color: var(--text-color); | ||
} | |||
.ext-WikiEditor-twopanes-TwoPaneLayout .ext-WikiEditor-twopanes-pane1, .ext-WikiEditor-twopanes-TwoPaneLayout .ext-WikiEditor-twopanes-pane2 { | |||
border-color: var(--dark-border-color); | |||
} | } | ||
| Riga 3 739: | Riga 3 723: | ||
.mw-icon-arrow-expanded, .mw-collapsible-arrow.mw-collapsible-toggle-expanded { | .mw-icon-arrow-expanded, .mw-collapsible-arrow.mw-collapsible-toggle-expanded { | ||
background-image: var(--image-arrow-expand-icon); | background-image: var(--image-arrow-expand-icon); | ||
} | |||
.mw-collapsible-toggle-default .mw-collapsible-text { | |||
color: var(--text-link-header-color); | |||
} | |||
.mw-collapsible-toggle-default .mw-collapsible-text:hover, .mw-collapsible-toggle-default .mw-collapsible-text:active { | |||
color: var(--text-link-hover-color); | |||
} | } | ||
| Riga 3 822: | Riga 3 814: | ||
.oo-ui-buttonElement-frameless.oo-ui-widget-disabled > .oo-ui-buttonElement-button { | .oo-ui-buttonElement-frameless.oo-ui-widget-disabled > .oo-ui-buttonElement-button { | ||
color: var(--text-disabled-color); | color: var(--text-disabled-color); | ||
} | |||
/* Related-Recent Changes Page Text Color Fixes */ | |||
#mw-content-subtitle, #contentSub2 { | |||
color: var(--text-color); | |||
} | |||
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget-wrapper-content-title { | |||
color: var(--text-color); | |||
} | } | ||