113
contributi
Modifiche
Jump to navigation
Jump to search
Creata pagina con "→*** Light box classes ***: .light-box { color: #222222; } .light-box a, .light-box a:visited { color: #0645ad; } .light-box a.new, .light-box a.new:visited { color:..."
/**** Light box classes ****/
.light-box {
color: #222222;
}
.light-box a, .light-box a:visited {
color: #0645ad;
}
.light-box a.new, .light-box a.new:visited {
color: #ba0000;
}
.light-box a.external, .light-box a.external:visited {
color: #3366bb;
}
/**** Cose non divise ****/
#content {
background-color: #242425;
}
.overlay.search-overlay {
background-color: #242425;
}
.search-overlay .results li {
background-color: #72777d;
}
.search-overlay .results li h3, .search-overlay .results li a {
color: #232426;
}
.header-container.header-chrome {
background-color: #2f2f32;
}
.header .search-box .search {
background-color: #72777d !important; /* to override MW's important */
color: #1b1b1b;
}
.pre-content .hlist {
background-color: #767c92;
}
/********** Copiate da Vector.css, alcune cose probabilmente inutili **********/
/**** Colore testo ****/
h1, h2, h3, h4, h5, h6, .mw-body, .parsoid-body, #mw-panel .portal h3,
.vectorTabs li.selected a, .vectorTabs li.selected a:visited,
.search-types .current a, .tocnumber, .header .branding-box a span,
.search-overlay .results li {
color: #fff;
}
/**** Colore link blu ****/
a, a:visited, #mw-panel .portal .body li a, .toctogglelabel,
#mw-panel .portal .body li a:visited, .vectorTabs li a, .vectorMenu li a {
color: #6dd1ff;
}
/**** Colore link pagine vuote ****/
a.new, #p-personal a.new, a.new:visited, #p-personal a.new:visited,
.vectorTabs li.new a, .vectorTabs li.new a:visited {
color: #ff6a99;
}
/**** Colore link esterni ****/
.mw-parser-output a.external, .mw-parser-output a.external:visited,
.mw-parser-output a.external:active {
color: #84b6f7;
}
/**** Barra della ricerca ****/
#simpleSearch {
background: #161619;
border-color: #38383c;
padding: 1px 20px 1px 5px;
margin-top: -4px;
}
#simpleSearch input {
color: #fff;
}
/**** Contenitore e barra superiore ****/
.mw-body, .parsoid-body {
background-color: #242425;
}
.mw-body {
border-color: #38383c;
}
#left-navigation, #right-navigation {
margin-top: 48px;
}
.vectorMenu .menu {
background: #242425;
border: 1px solid #38383c;
}
#mw-head .vectorMenu h3 {
background: none;
}
#mw-head .vectorMenu h3 span {
padding: 9px 11px 0 9px;
color: #fff;
}
.vectorMenu h3 span:after {
content: '\2C5';
background: none;
opacity: 1;
top: 10px;
left: auto;
}
.vectorTabs {
background: none;
padding-left: 0;
height: 35px;
}
.vectorTabs ul {
border-top: 1px solid #38383c;
border-left: 1px solid #38383c;
}
.vectorTabs ul li {
background: #181818;
border-bottom: 1px solid #38383c;
border-right: 1px solid #38383c;
}
.vectorTabs li.selected {
background: #242425;
border-bottom: 1px solid #242425;
margin: 0;
}
.vectorTabs span {
background: none;
}
.vectorTabs span a {
padding-top: 8px;
}
.vectorTabs #ca-unwatch.icon a, .vectorTabs #ca-watch.icon a {
margin: -6px 0 0 2px;
}
/**** Contenuto ****/
ul {
list-style-image: none;
}
.catlinks, .mw-search-profile-tabs {
border: 1px solid #5a5a5d;
background-color: #2d2d2d;
}
pre {
background: #101010;
border: 1px dashed #85bb6f;
color: #85bb6f;
}
pre * {
color: #85bb6f!important;
}
.toc, .mw-warning, .toccolours {
background: #2d2d2d;
border-color: #5a5a5d;
border-radius: 3px!important;
}
/**** Editor ****/
.editOptions {
background-color: #1c1c1c;
border: 1px solid #38383c;
border-top: 0;
color: #fff;
}
.wikiEditor-ui-toolbar {
background: #dadada;
}
.wikiEditor-ui .wikiEditor-ui-view {
border: 1px solid #38383c;
}
.wikiEditor-ui-toolbar .tabs span.tab a,
.wikiEditor-ui-toolbar .tabs span.tab a:visited {
color: #2a549a;
}
.oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea {
background-color: #161619;
color: #fff;
border: 1px solid #38383c;
}
.rcfilters-head .oo-ui-textInputWidget input {
background: #fff;
color: #000;
border: 1px solid #a2a9b1;
}
.rcfilters-container {
background: #f6f6f9;
padding: 10px;
border-radius: 8px;
border: 1px dashed #242425;
}
.tool-button.tool-active,
.tool.tool-active.oo-ui-buttonElement-frameless.oo-ui-iconElement {
padding: 3px 3px 2px 4px;
background: #b5b5b5;
outline: none;
box-shadow: none;
}
.wikiEditor-ui-toolbar {
/* Fix rapido ma non ottimale per cambiare il colore dei file svg */
filter: invert(100%);
color: #753617;
}
.wikiEditor-ui-toolbar .sections .section {
background-color: #dadada;
border-top: 1px solid #c3c3c3;
}
.wikiEditor-ui-toolbar .booklet .index .current {
background-color: #e2e2e2;
}
.wikiEditor-ui-toolbar .booklet .index div,
.wikiEditor-ui-toolbar .tabs span.tab a,
.wikiEditor-ui-toolbar .tabs span.tab a:visited {
color: #753617;
}
.wikiEditor-ui-toolbar .page-characters div span {
padding: 5px 8px 18px 8px;
}
.wikiEditor-ui textarea, .mw-editform #wpTextbox1 {
background: #161619;
color: #fff;
}
.mw-editform #wpTextbox1 {
border-color: #38383c;
}
.wikiEditor-ui .wikiEditor-ui-top {
border-bottom: 1px solid #38383c;
}
/**** Risultati della ricerca ****/
.mw-search-result-data {
color: #47ffab;
}
/**** Ultime modifiche ****/
.mw-plusminus-pos {
color: #47ffab;
}
.mw-plusminus-neg {
color: #ff6a99;
}
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
background-color: #181818;
border: 1px solid #38383c;
color: #f0f0f0;
}
.mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget {
background: #fff;
}
/**** Differenze tra le versioni ****/
.diff-addedline, .diff-deletedline, .diff-context {
background-color: #161619;
color: #fff;
}
.diff-deletedline {
border-color: #A69567;
}
.diff-deletedline .diffchange {
background: #A69567;
}
.diff-addedline {
border-color: #6A89A6;
}
.diff-addedline .diffchange {
background: #6A89A6;
}
/**** Footer ****/
#footer ul li {
color: #aaa;
}
.light-box {
color: #222222;
}
.light-box a, .light-box a:visited {
color: #0645ad;
}
.light-box a.new, .light-box a.new:visited {
color: #ba0000;
}
.light-box a.external, .light-box a.external:visited {
color: #3366bb;
}
/**** Cose non divise ****/
#content {
background-color: #242425;
}
.overlay.search-overlay {
background-color: #242425;
}
.search-overlay .results li {
background-color: #72777d;
}
.search-overlay .results li h3, .search-overlay .results li a {
color: #232426;
}
.header-container.header-chrome {
background-color: #2f2f32;
}
.header .search-box .search {
background-color: #72777d !important; /* to override MW's important */
color: #1b1b1b;
}
.pre-content .hlist {
background-color: #767c92;
}
/********** Copiate da Vector.css, alcune cose probabilmente inutili **********/
/**** Colore testo ****/
h1, h2, h3, h4, h5, h6, .mw-body, .parsoid-body, #mw-panel .portal h3,
.vectorTabs li.selected a, .vectorTabs li.selected a:visited,
.search-types .current a, .tocnumber, .header .branding-box a span,
.search-overlay .results li {
color: #fff;
}
/**** Colore link blu ****/
a, a:visited, #mw-panel .portal .body li a, .toctogglelabel,
#mw-panel .portal .body li a:visited, .vectorTabs li a, .vectorMenu li a {
color: #6dd1ff;
}
/**** Colore link pagine vuote ****/
a.new, #p-personal a.new, a.new:visited, #p-personal a.new:visited,
.vectorTabs li.new a, .vectorTabs li.new a:visited {
color: #ff6a99;
}
/**** Colore link esterni ****/
.mw-parser-output a.external, .mw-parser-output a.external:visited,
.mw-parser-output a.external:active {
color: #84b6f7;
}
/**** Barra della ricerca ****/
#simpleSearch {
background: #161619;
border-color: #38383c;
padding: 1px 20px 1px 5px;
margin-top: -4px;
}
#simpleSearch input {
color: #fff;
}
/**** Contenitore e barra superiore ****/
.mw-body, .parsoid-body {
background-color: #242425;
}
.mw-body {
border-color: #38383c;
}
#left-navigation, #right-navigation {
margin-top: 48px;
}
.vectorMenu .menu {
background: #242425;
border: 1px solid #38383c;
}
#mw-head .vectorMenu h3 {
background: none;
}
#mw-head .vectorMenu h3 span {
padding: 9px 11px 0 9px;
color: #fff;
}
.vectorMenu h3 span:after {
content: '\2C5';
background: none;
opacity: 1;
top: 10px;
left: auto;
}
.vectorTabs {
background: none;
padding-left: 0;
height: 35px;
}
.vectorTabs ul {
border-top: 1px solid #38383c;
border-left: 1px solid #38383c;
}
.vectorTabs ul li {
background: #181818;
border-bottom: 1px solid #38383c;
border-right: 1px solid #38383c;
}
.vectorTabs li.selected {
background: #242425;
border-bottom: 1px solid #242425;
margin: 0;
}
.vectorTabs span {
background: none;
}
.vectorTabs span a {
padding-top: 8px;
}
.vectorTabs #ca-unwatch.icon a, .vectorTabs #ca-watch.icon a {
margin: -6px 0 0 2px;
}
/**** Contenuto ****/
ul {
list-style-image: none;
}
.catlinks, .mw-search-profile-tabs {
border: 1px solid #5a5a5d;
background-color: #2d2d2d;
}
pre {
background: #101010;
border: 1px dashed #85bb6f;
color: #85bb6f;
}
pre * {
color: #85bb6f!important;
}
.toc, .mw-warning, .toccolours {
background: #2d2d2d;
border-color: #5a5a5d;
border-radius: 3px!important;
}
/**** Editor ****/
.editOptions {
background-color: #1c1c1c;
border: 1px solid #38383c;
border-top: 0;
color: #fff;
}
.wikiEditor-ui-toolbar {
background: #dadada;
}
.wikiEditor-ui .wikiEditor-ui-view {
border: 1px solid #38383c;
}
.wikiEditor-ui-toolbar .tabs span.tab a,
.wikiEditor-ui-toolbar .tabs span.tab a:visited {
color: #2a549a;
}
.oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea {
background-color: #161619;
color: #fff;
border: 1px solid #38383c;
}
.rcfilters-head .oo-ui-textInputWidget input {
background: #fff;
color: #000;
border: 1px solid #a2a9b1;
}
.rcfilters-container {
background: #f6f6f9;
padding: 10px;
border-radius: 8px;
border: 1px dashed #242425;
}
.tool-button.tool-active,
.tool.tool-active.oo-ui-buttonElement-frameless.oo-ui-iconElement {
padding: 3px 3px 2px 4px;
background: #b5b5b5;
outline: none;
box-shadow: none;
}
.wikiEditor-ui-toolbar {
/* Fix rapido ma non ottimale per cambiare il colore dei file svg */
filter: invert(100%);
color: #753617;
}
.wikiEditor-ui-toolbar .sections .section {
background-color: #dadada;
border-top: 1px solid #c3c3c3;
}
.wikiEditor-ui-toolbar .booklet .index .current {
background-color: #e2e2e2;
}
.wikiEditor-ui-toolbar .booklet .index div,
.wikiEditor-ui-toolbar .tabs span.tab a,
.wikiEditor-ui-toolbar .tabs span.tab a:visited {
color: #753617;
}
.wikiEditor-ui-toolbar .page-characters div span {
padding: 5px 8px 18px 8px;
}
.wikiEditor-ui textarea, .mw-editform #wpTextbox1 {
background: #161619;
color: #fff;
}
.mw-editform #wpTextbox1 {
border-color: #38383c;
}
.wikiEditor-ui .wikiEditor-ui-top {
border-bottom: 1px solid #38383c;
}
/**** Risultati della ricerca ****/
.mw-search-result-data {
color: #47ffab;
}
/**** Ultime modifiche ****/
.mw-plusminus-pos {
color: #47ffab;
}
.mw-plusminus-neg {
color: #ff6a99;
}
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
background-color: #181818;
border: 1px solid #38383c;
color: #f0f0f0;
}
.mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget {
background: #fff;
}
/**** Differenze tra le versioni ****/
.diff-addedline, .diff-deletedline, .diff-context {
background-color: #161619;
color: #fff;
}
.diff-deletedline {
border-color: #A69567;
}
.diff-deletedline .diffchange {
background: #A69567;
}
.diff-addedline {
border-color: #6A89A6;
}
.diff-addedline .diffchange {
background: #6A89A6;
}
/**** Footer ****/
#footer ul li {
color: #aaa;
}