Медијавики:Gadget-Blackskin.css — разлика између измена

Садржај обрисан Садржај додат
Нема описа измене
 
Ред 1:
/* here begins* MediaWiki:Gadget-Blackskin.css */******
/ * CreatedOriginal by [[:it:Utente:Kormoran]], maintained by [[WP:WikiProject Accessibility]] */
* Maintained by [[User:Dispenser]] for [[WP:WikiProject Accessibility]]
*/
@media screen {
/* Selection highlight */
::selection { color: #90FF90; background: #008000; }
/* Color buttons, drop downs, and input boxes */
fieldset {
border-color: #004000;
}
legend {
border: 1px solid #004000; /* @theme */
}
input[type="number"],
input[type="text"],
input:not([type]),
select {
background-color: #004000;
border-color: #008000;
color: #00dd00;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
}
/* Color background */
body, div#globalWrapper {
html body {
background-color: Black none /* Monobook background */#000000;
background-image: none /* Monobook background */;
color: #00dd00;
}
html #mw-page-base{
background:none /* Vector background */;
}
html div#content, html .mw-body {
background-color: #000000;
color : #00dd00;
border-color : #008000;
}
html .ns-0 div#content {
background : #000000;
}
 
/* Color the links */
html a { color: #7070FF; }
html a:visited { color: #9090D0; }
html a:active, html a.new { color: #FF4040; }
html a.interwiki, html a.external { color: #5386DB; }
html a.interwiki:visited, html a.external:visited { color: #5386DB; }
html a.stub { color: #974253; }
 
/* De-Color theuser signature links (black-on-black) */
a:not([class]) font, a:not([class]) span, a:not([class]) bold {
html a font, html a span { color: #7070FF!important; }
background-color:inherit!important;
color:inherit!important;
}
/* Color user links */
/*
a[title^="User"],
a[title^="Special:Contributions/"] {
background-color:#010!important;
color: #7070FF!important;
}/*-*/
 
html .mw-body-content .external {
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAAFVBMVEUAAAAAAAAAZv8AZswAL14hZIUwYI+U+klIAAAAAXRSTlMAQObYZgAAADxJREFUCNdjgAMmJSUFIBUmKAiimAKBFLOxkSOIElQRCQRSQo5OakBKJEWZlQEo6CTMAKIEwZSxsTHcJAD6JwXY6XjSLgAAAABJRU5ErkJggg==);
}
 
/* Headings */
html h1, html #bodyContent h1,
html h2, html #bodyContent h2,
html h3, html #bodyContent h3,
html h4, html #bodyContent h4,
html h5, html #bodyContent h5,
html h6, html #bodyContent h6 {
color: #00dd00;
border-color:#008000;
Линија 46 ⟶ 82:
 
/* Color Table of Contents */
html #toc, html .toc, html .mw-warning, html.toccolours, body.skin-monobook .toccolours {
background-color: #002000;
border-color: #008000;
Линија 52 ⟶ 88:
 
/* Images */
html .mw-body img {
border: 2px solid #008000;
background-color: #000000;
Линија 58 ⟶ 94:
 
/* Fix background of Tex images, which are black on transparent. */
html .mw-body img.mwe-math-fallback-image-inline {
background-color: #fff;
filter:invert(100%) hue-rotate(180deg);
Линија 64 ⟶ 100:
}
 
html hr {
color: #004000;
background-color: #000000004000;
}
 
/* Color explanations with tool tips */
html abbr, html acronym, html .explain {
border-color: #004000;
color: White;
Линија 77 ⟶ 113:
 
/* Color code snippets */
html code {
background-color: #00AA00;
color: Black;
border-color: #00AA00;
font-weight:bolder;/*XXX: Increase contrast*/
}
 
/* Color code blocks */
html pre, html .mw-code {
border-style:dashed;
border-color:#00AA00;
Линија 91 ⟶ 128:
}
 
/* Color highlighted ref [[MediaWiki:Common.css]] */
html body.action-info .mw-body-content :target,
htmlbody.mediawiki .citation:target {
background-color: rgba(0, 127, 255, 0.133);
}
 
/* Table background colors */
html table {
background-color: #000000!important;
color: #00dd00!important;
}
html table th {
background-color: #1D1C1C!important;
color: #00dd00!important;
}
html table td {
background-color: #000000!important;
color: #00dd00!important;
}
 
table tr {
background-color: #000000!important;
color: #00dd00!important;
}
 
/* Tabular tables */
html table.wikitable {
border-color: #004000 !important;
color: #00dd00!important;
}
html table.wikitable th, html table.wikitable td {
border-color: #004000 !important;
}
html table.wikitable th {
background-color: #1D1C1C!important;
}
html table.wikitable td {
background-color: #000000!important;
}
 
/* JQuery sort arrows */
html table.jquery-tablesorter th.headerSort {
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAJCAYAAADdA2d2AAAAPUlEQVR4AWMgCtxlkAPiA0CsREgpCQaC4X8gfggymJoG/sc0mHIDMQ2mE6DcpfQNU/rHPsJgBWg6VSBGOQB5WklTTHq/UAAAAABJRU5ErkJggg==);
}
html table.jquery-tablesorter th.headerSortUp {
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAAKklEQVR4AWMgCtxlkAPiA0CsREgpCQaC4X8gfggymJoG/kczmHIDSTEYACAWJKqhXDSPAAAAAElFTkSuQmCC);
}
html table.jquery-tablesorter th.headerSortDown {
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAALUlEQVR4AWPACe4yyAExCP7Hgh8CsRID6QBhMD4DKTQY00BKDVYA4gNgmggAAHjLJKrpYfWaAAAAAElFTkSuQmCC);
}
 
/* thumbnails */
html .ns-0 * #content div.thumb {
border-color: #000000;
}
/* thumbnails */
html div.thumb {
margin-bottom: .5em;
border-style: solid;
border-color: #002000;
}
html div.thumb div {
border-width: 1px solid #002000;
paddingborder-style: 3px !importantsolid;
border-color: #002000;
background-color: #004000;
}
html div.thumb div a img {
/* Transparent PNGs assume light color backgrounds :-( */
background-color:#103010;
/* TODO: Use film grain texture, so lines are more noticeable */
border: 1px solid #002000;
}
html div.thumb div a img:not(:hover) {
/* NotIncrease sobrightness brighton hover */
background-color:#777EEE;
}
html div.thumb div div.thumbcaption {
border: none;
padding: .3em 0 .1em 0;
}
 
figure[typeof~='mw:File/Thumb'],
figure[typeof~='mw:File/Frame'] {
background-color: #004000;
border: 2px solid #002000;
border-bottom: 0;
}
figure[typeof~='mw:File/Thumb'] > figcaption,
figure[typeof~='mw:File/Frame'] > figcaption {
background-color: #004000;
border: 2px solid #002000;
border-top: 0;
padding: 1px 3px 4px 3px;
}
 
figure[typeof~='mw:File/Thumb'] > :not(figcaption) .mw-file-element,
figure[typeof~='mw:File/Frame'] > :not(figcaption) .mw-file-element,
li.gallerybox .mw-file-element {
background-color: #103010;
border: 1px solid #002000;
}
figure[typeof~='mw:File/Thumb'] > :not(figcaption) .mw-file-element:hover,
figure[typeof~='mw:File/Frame'] > :not(figcaption) .mw-file-element:hover,
li.gallerybox .mw-file-element {
background-color: #EEE;
}
 
/* galleries */
html table.gallery {
border: 1px solid #002000;
background-color: #004000;
}
html table.gallery td {
background-color: #004000;
border: solid 2px white;
}
 
html li.gallerybox div.thumb, html div#content .gallerybox div.thumb {
li.gallerybox div.thumb, body.mediawiki #content .gallerybox div.thumb {
background-color:transparent;
background-color: #004000;
border: 1px solid #002000;
border: 2px solid #002000;
}
li.gallerybox div.thumb div {
background-color: transparent;
border: 0;
}
 
 
/* Color category box */
html .catlinks {
border-color:#800080;
background-color:#000000;
Линија 191 ⟶ 269:
* #################################
*/
/* Color buttons, drop downs, and input boxes */
html fieldset {
border: 1px solid #004000;
}
html legend {
border: 1px solid #004000;
}
html input[type="number"],
html input[type="text"],
html input:not([type]),
html select {
background-color: #004000;
border-color: #008000;
color: #00dd00;
}
html button,
html input[type="button"],
html input.historysubmit,
html input[type="submit"] {
padding: 0 0.3em 0.3em 0.3em !important;
font-size: 94%;
cursor: pointer;
height: 1.7em !important;
margin-left: 1.6em;
}
.mw-ui-input:focus {
border-color: lime;
box-shadow: inset 0 0 0 1px lime;
}
.postedit, /* untested */
.mw-notification { /* top right bubble */
background-color:#004000;
background-color:rgba(0, 64, 0, 0.93);
border-color:#008000;
}
 
Линија 224 ⟶ 283:
** Diff rendering
*/
html table.diff, html td.diff-otitle, html td.diff-ntitle {
background-color: #000000;
}
html td.diff-addedline {
color: #00a000;
background-color: #004000;
}
html td.diff-deletedline {
color: #00a000;
background-color: #004000;
}
html td.diff-context {
background-color: #000000;
color: #008000;
}
html .diffchange {
color: #00ff00;
}
html td.diff-deletedline .diffchange {
background-color:#403618;
}
html td.diff-addedline .diffchange {
background-color:#273948;
}
 
/* Color the edit interface */
html .wikiEditor-ui {
background-color: #002000;
}
html .wikiEditor-ui-toolbar,
.wikiEditor-ui-toolbar .sections .section {
background-image: none;
 
background-color: inherit;
}
.tool-button.tool-active, .tool.tool-active.oo-ui-buttonElement-frameless.oo-ui-iconElement {
html textarea {
background-color: inherit;
}
.wikiEditor-ui-toolbar .tabs span.tab a.current, .wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
color: inherit;
}
textarea {
background-color: #001000;
color: #90FF90;
}
html .editOptions {
background-color: #002000;
border-color: #008000;
color: #ccc;
}
html div#editpage-specialchars a {
background-color: #000000;
border-color: #008000;
}
html.mw-editform-legacy input#wpSummary {
background-color: #000000;
color: #90ff90;
}
 
/* Visual Editor */
.oo-ui-toolbar-bar,
.oo-ui-popupWidget-popup,
.oo-ui-popupToolGroup-active.oo-ui-widget-enabled,
.oo-ui-toolGroup.oo-ui-widget-enabled .oo-ui-tool-link .oo-ui-tool-title,
.oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
background-color:#002000;
background-image:none;
color:white;
}
.oo-ui-iconElement-icon {
filter: invert(100%); /* Can't style data URI SVGs */
}
.oo-ui-windowManager-modal > .oo-ui-dialog {
background-color: rgba(0, 0, 0, 0.5);
}
.oo-ui-windowManager-modal > .oo-ui-dialog > .oo-ui-window-frame {
background-color:black;
}
.oo-ui-textInputWidget input,
.oo-ui-textInputWidget textarea {
background-color: #001000;
color: #90FF90;
}
.oo-ui-tagItemWidget {
background-color: #333;
background-image: linear-gradient(to bottom,#222 0,#000 100%);
color: #eee;
}
.oo-ui-buttonElement-framed > .oo-ui-buttonElement-button {
background-color: #111;
background-image: linear-gradient(to bottom, #222 0, #000 100%);
}
.oo-ui-buttonElement-framed > .oo-ui-buttonElement-button:focus {
/*border-color: #ace;*/
/*box-shadow: 0 0 2px 2px #ace;*/
}
 
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
background-color: #070;
background-image: linear-gradient(to bottom, #090 0, #030 100%);
}
.oo-ui-buttonElement > .oo-ui-buttonElement-button {
color:#ccc;
}
.oo-ui-pendingElement-pending {
/* http://en.wikipedia.org/w/resources/lib/oojs-ui/themes/apex/images/textures/pending.gif */
filter:invert(1);
}
 
/* Color history interface */
html #pagehistory li {
border: 1px solid #002000;
}
html #pagehistory li.selected {
background-color: #004000;
border: 1px solid #002000;
}
html span.autocomment { color: #008000; }
 
/* Special:Search */
.mw-search-profile-tabs,
#mw-searchoptions {
background-color: #002000;
border-color: #008000;
}
 
/* Color the file description */
#filetoc {
html .filehistory a img, html #file img:hover {
background-color: #002000;
border-color: #008000;
}
.filehistory a img, #file img:hover {
/* Green checker board */
background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAABlBMVEUAAAAAQABVHvbKAAAAEUlEQVQI12P4z8CAFWEX/Q8Afr8P8erzE9cAAAAASUVORK5CYII=");
Линија 296 ⟶ 425:
*/
/* Colors the tabs across the top of the page */
html #p-cactions {
background-color: #000000;
}
html #p-cactions li {
background-color: #000000;
border-color: #008000;
}
html #p-cactions li.selected,
html #p-cactions li.new {
background-color: #000000;
}
html #p-cactions li a {
background-color: #000000 !important;
color : #7070FF;
}
html #p-cactions li.selected a {
background-color:#000000 !important/*HACK?*/;
}
/* Vector Tabs */
html div.vectorTabsvector-menu-tabs, html div.vectorTabsvector-menu-tabs span { /* left and right tab breaks */
/* https://en.wikipedia.org/w/skins/Vector/images/tab-break.png */
background-image:none;
}
html div.vectorTabsvector-menu-tabs { border-left:1px solid black; }
html div.vectorTabsvector-menu-tabs span { border-right:1px solid black; }
html div.vectorTabsvector-menu-tabs ul li {
/* https://en.wikipedia.org/w/skins/Vector/images/tab-normal-fade.png */
background-image: linear-gradient(#000000,#004000);
border-bottom:1px solid #008000;
}
html div.vectorTabsvector-menu-tabs li.selected {
/* https://en.wikipedia.org/w/skins/Vector/images/tab-current-fade.png */
background: #000000;
border-bottom-color:transparent;
}
html div.vectorTabsvector-menu-tabs span a {
color:#7070FF;
}
html div.vectorTabsvector-menu-tabs li.selected a,
html div.vectorTabsvector-menu-tabs li.selected a:visited {
color:#00DD00;
}
/* Vector watch icon -- XXX contrast issues */
#ca-watch.icon a {
filter:invert(1) hue-rotate(80deg);
}
#ca-unwatch.icon a {
filter:hue-rotate(280deg);
}
 
/* Vector drop down menus */
.vector-menu-dropdown h3 span {
color:#cccccc;
}
.vector-menu ul {
background-color: #000000;
border-color: #a2a9b1;
}
.vector-menu li a {
color:#7070FF;
}
 
/* User links (preferences, contribs) */
html #p-personal li aul {
color: #FFFF00;
background: none;
}
#p-personal li a {
color: #FFFF00;
background-color: #000000;
background: #000000;
}
html #p-personal li a:hover {
color: #FFFF00;
background-color: #636300;
}
background: #636300;
/* Bad specificity in originals */
#pt-mytalk a.mw-echo-alert,
#pt-mytalk a.mw-echo-alert:hover {
color: #222;
}
/* Use vector person icon by your username */
html body.skin-monobook li#pt-userpage { background-image: url(/w/skins/Vector/images/user-icon.png); }
 
 
/* Use black logo */
html #p-logo {
background-color: transparent;
}
.mw-wiki-logo:not([href="/wiki/MediaWiki"]):not([href^="/wiki/Wikidata:"]):not([href^="/wiki/Wiktionary:"]) {
html .mw-wiki-logo {
/* [[File:WikiGreen.png]] CC-BY-SA */
background-image: url(//upload.wikimedia.org/wikipedia/commons/6/6e/WikiGreen.png);
 
}
 
/* Color side portlets */
html .portlet {
background: #004000;
color: #00dd00;
}
html .portlet h3,
div#mw-panel div.portal h3 {
color:#00dd00;
}
html .pBody {
background: #000000;
color: #00dd00;
}
div#mw-panel divnav.portal div.bodyvector-menu-content ul li a {
color:#7070FF;
}
div#mw-panel divnav.portal div.bodyvector-menu-content ul li a:visited {
color:#9090D0;
}
 
/* SearchColor main search box - Monobook */
html input#searchInput {
/*border: 1px inset; theme/vector conflict */
color: #00dd00;
background : #000000;
}
html input.searchButton {
background : #000000;
border-top: 1px2px solid #00FFFF;
border-leftcolor: 1px#00FFFF solid#008080 #008080 #00FFFF;
border-right: 1px solid #008080;
border-bottom: 1px solid #008080;
color : #00dd00;
}
/* Color main search box - Vector */
div#simpleSearch,
div#simpleSearch input {
background-color:transparent;
background-image:none; /* https://en.wikipedia.org/w/skins/Vector/images/search-fade.png */
color: #00dd00;
}
div#simpleSearch #searchInput::placeholder {
color:#008800;
}
/* Search results suggestion box */
.suggestions-results,
.suggestions-special {
background-color: #000000;
border: solid 1px #00dd00;
}
.suggestions-special .special-label {
color:#008800;
}
.suggestions-result,
.suggestions-special .special-query {
color:#00dd00;
}
 
/* Color footer */
/* La barra in fondo alla pagina */
html div#footer {
background-color: Black;
color: #00dd00;
Линија 405 ⟶ 581:
padding-bottom: 1.2em;
}
div#footer ul li {/* Vector */
color:inherit;
}
 
/* Dont need this copyright notice on every page */
 
/*li#f-copyright,
html li#f-lastmod,
html #editpage-copywarn { display: none; }*/
 
 
/* New messages */
html .usermessage {
background-color: #004000;
border-color: #FFFF00;
color: #FFFF00;
}
 
 
 
Линија 429 ⟶ 590:
* COLOR IN TEMPLATES *
************************/
html .infobox {
background: #002000;
color:#00DD00;
Линија 436 ⟶ 597:
 
/* Template:Documentation */
.mw-parser-output div.documentation,
html .template-documentation {
.mw-parser-output div.documentation-metadata {
background-color: #001000!important;
background-color: #001000;
}
 
/* template RFA, AN/I closed */
html div.boilerplate,
html .portal > ul {
background-color: #000000!important;
}
 
/* */
html div.mw-warning-with-logexcerpt,
html div.mw-lag-warn-high,
html div.mw-cascadeprotectedwarning,
html #mw-protect-cascadeon {
background-color: #700;
color:#fff;
}
 
html .mw-trackedTemplate {
background: #002000 linear-gradient(#333, #000) !important;
border-color: #008000!important;
}
html .quotebox, /* Template:Quote */
html .shortcutbox {
background-color: #002000!important;
border-color: #008000!important;
}
body.mediawiki .navbox,
html table.tmbox {
body.mediawiki .navbox-subgroup {
border: 1px solid #c0c090; /* Default "notice" gray-brown */
 
background: #f8eaba;
}
/* Template:Tmbox */
.tmbox {
border: 1px solid #c0c090 !important; /* Default "notice" gray-brown */
}
 
.tmbox,
.tmbox th,
.tmbox td {
background: #430 !important;
}
/* Template:Key press */
kbd.keyboard-key {
background: #44372c!important;/* XXX override template gradients */
border-color: #65594d #110e0D #110e0d #65594d!important;
color: #ffffff!important;
}
 
/* */
html table.wikitable td.table-yes {
background-color: #008000!important;
}
html table.wikitable td.table-maybe {
background-color: #6c7203!important;
}
html table.wikitable td.table-no {
background-color: #ad5053!important;
}
html table.wikitable td.table-partial {
background-color: #7e6b45!important;
}
html table.wikitable td.table-na, td.table-unknown {
background-color: #6d6d6d!important;
}
 
/************************
* WIKI-SPECIFIC *
Линија 490 ⟶ 669:
/* History on Commons */
#histlegend { background-color:inherit!important; }
/* De-color [[mw:CentralNotice]] */
#centralNotice, #cnotice-main { background-color:#000!important; color:inherit!important; }
/* de's Flaggedrev */
.flaggedrevs-color-1 {
background-color: #102;
}
/* enwiki Monobook.css */
body.skin-monobook #content,
body.skin-monobook #p-cactions li a:hover,
body.skin-monobook #p-cactions li.selected a,
body.skin-monobook #content div.thumb { /* "Margin" for thumbs, padding for galleries */
background-color: #000700; /* Light blue */
}
body.skin-monobook #p-cactions li a {
background-color: #000700; /* Light blue-gray inactive tabs */
}
 
body.skin-monobook.ns-0 #content,
body.skin-monobook.ns-0 #p-cactions li a:hover,
body.skin-monobook.ns-0 #p-cactions li.selected a,
body.skin-monobook.ns-0 #content div.thumb {
background-color: #000000; /* Set back for articles */
}
body.skin-monobook.ns-0 #p-cactions li a {
background-color: #101010; /* Light gray inactive tabs in articles */
}
 
/************************
Линија 498 ⟶ 701:
 
/* [[WP:Navigation popups]] */
html .navpopup {
background:#000;
border-color:inherit;
Линија 504 ⟶ 707:
box-shadow: 0 3px 8px rgba( 50,255,50,0.35 );
}
html .popup_mainlink a {
color:#0d0;
}
html .popup_menu,
html .popup_drop:hover .popup_menu,
html .popup_drop .popup_menu:hover {
background-color:#000;
}
Линија 516 ⟶ 719:
color: #ccf;
}
html del.popupDiff {
background-color:#273948;
}
html ins.popupDiff {
background-color:#403618;
}
 
/* [[mw:Reference Tooltips]] */
/* HoverCards */
.referencetooltip li {
html .mwe-popups,
/*border-color: #008000;*/
html .mwe-popups svg image /* Doesn't work :-( */ {
background-color:#001000;
/*box-shadow: 2px 4px 2px rgba(0,224,0,0.3); /* tint #00F000 */
}
 
/* [[mw:HoverCards]] */
.mwe-popups {
background-color: #000;
box-shadow: /* tint #00F000 */
0 30px 90px -20px rgba(0,224,0,0.3),
0px 0px 1px rgba(0,224,0,0.5);
}
/* callout arrow */
.mwe-popups.mwe-popups-image-tri:after,
.mwe-popups.mwe-popups-no-image-tri:after,
.mwe-popups.mwe-popups-image-tri.flipped_x:after,
.mwe-popups.mwe-popups-no-image-tri.flipped_x:after {
border-bottom-color:#000;
}
.mwe-popups.flipped_y:after,
.mwe-popups.flipped_x_y:after {
border-top-color:#000;
}
/* callout arrow shadow */
.mwe-popups.mwe-popups-image-tri:before,
.mwe-popups.mwe-popups-no-image-tri:before,
.mwe-popups.mwe-popups-image-tri.flipped_x:before,
.mwe-popups.mwe-popups-no-image-tri.flipped_x:before {
border-bottom-color:#004000;
}
.mwe-popups.flipped_y:before,
.mwe-popups.flipped_x_y:before {
border-top-color:#004000;
}
html .mwe-popups .mwe-popups-container,
html .mwe-popups .mwe-popups-extract {
color:#0d0;
}
html .mwe-popups .mwe-popups-extract[dir='ltr']:after {
background-image: linear-gradient(to right,rgba(2550,2550,2550,0),#000 50%);
}
 
/* [[WP:WikEd]] */
html .wikEdDiffFragment,
.wikEdPreviewArticle,
html .wikEdConsoleWrapper {
.wikEdDiffNoChange,
.wikEdConsoleWrapper {
background-color:inherit;
}
html .wikEdButtonsPreview,
html .wikEdButtonBarGrip,
html .wikEdButtonBarButtonsWrapperVisible,
html .wikEdButtonBarButtonsWrapperHidden {
background-color:#666;
}
html img.wikEdButton {
background-color:#999;
}
iframe.wikEdFrame {
background-color: white;
color: black;
filter: invert(1) hue-rotate(180deg);
}
 
/* echo[[mw:Echo]] */
.mw-echo-ui-notificationItemWidget-content-message-header,
html .oo-ui-popupWidget-popup,
html .mw-echo-ui-notificationItemWidget-content-message-headerunread,
html .mw-echo-ui-notificationItemWidget-unread:hover,
html .mw-echo-ui-notificationItemWidget-unread:hover,
html .mw-echo-ui-notificationItemWidget:hover,
html .mw-echo-ui-notificationItemWidget:hover {crossWikiNotificationItemWidget-group,
.mw-echo-ui-bundleNotificationItemWidget-group {
color:#0d0;
background-color:#010;
}
#pt-notifications-alert .mw-echo-notifications-badge:before {
filter:invert(1);
}
#pt-notifications-notice .mw-echo-notifications-badge:before {
filter:invert(1);
}
 
/* de's Flaggedrev[[mw:MediaViewer]] */
.mw-mmv-post-image {
.flaggedrevs-color-1 {
background-color: #102navy;
color: yellow;
}
.mw-mmv-image-metadata {
background-color: #003;
}
.mw-mmv-image-links li, .mw-mmv-credit {
color: lime;
}
 
/* [[mw:Cite]] */
ol.references li:target, sup.reference:target {
background-color: #033;
}
 
/* [[mw:User:Remember the dot/Syntax highlighter]] */
#wpTextbox0 {
filter:saturate(8) invert(1) hue-rotate(180deg);
}
#wpTextbox0+#wpTextbox1 {
filter:invert(1);
}
 
 
/* Wikidata / [[mw:Wikibase]] */
.wikibase-statementgrouplistview .wikibase-statementlistview {
background-color:#000000;
}
.wikibase-statementgroupview .wikibase-statementgroupview-property {
background-color:#002000;
}
.wikibase-statementlistview > .wikibase-toolbar-wrapper {
background-color: #004000;
}
.wikibase-statementgrouplistview .wikibase-statementgroupview-property.wb-edit, .wikibase-statementgroupview-property.wb-edit + .wikibase-statementlistview > .wikibase-toolbar-wrapper {
background-color: #008000;
}
.wikibase-referenceview {
background-color:darkgreen;
}
.wikibase-referenceview .wikibase-referenceview-heading {
background-color:darkgreen;
}
/* Wikidata site language */
.wikibase-sitelinkgroupview .wikibase-sitelinkgroupview-heading-container {
background-color:#008000;
}
.wikibase-sitelinklistview .wikibase-sitelinkview .wikibase-sitelinkview-siteid-container {
background-color:#008000;
}
 
/* Decolor pblock log */
.mw-contributions-blocked-notice-partial .mw-warning-with-logexcerpt {
border-color : #008000!important;
background-color: #000000!important;
}