Mudanças entre as edições de "MediaWiki:Vector.css"
Ir para navegação
Ir para pesquisar
(Limpou toda a página) Etiquetas: Reversão manual Revertido anulando |
Etiquetas: Reversão manual Revertido |
||
| Linha 1: | Linha 1: | ||
/* Todos os CSS colocado aqui serão carregados para usuários do tema Vector */ | |||
.mw-destfile-warning { | |||
border: 1px solid #8d6e63; | |||
padding: 0.5em 1em; | |||
margin-bottom: 1em; | |||
color: #f8f9fa; | |||
background-color: #0d1b2d; | |||
} | |||
.mw-logline-protect { | |||
color: #f8f9fa !important; | |||
} | |||
.oo-ui-popupWidget-head > .oo-ui-iconElement-noIcon + .oo-ui-labelElement-label { | |||
margin-left: 12px; | |||
color: white; | |||
} | |||
/* Search input */ | |||
#searchInput{ | |||
background-color:#ffffff; | |||
border-color:#0645ad; | |||
} | |||
#msupload-div a { | |||
color: #3366cc; | |||
cursor: pointer; | |||
color: blue !important; | |||
} | |||
#msupload-bottom a { | |||
font-weight: bold; | |||
margin-right: 20px; | |||
color: black !important; | |||
} | |||
#msupload-list .file { | |||
background: #8b929e; | |||
border-top: 1px solid #c8ccd1; | |||
margin: 0; | |||
padding: 10px; | |||
position: relative; | |||
color: black !important; | |||
} | |||
.wikiEditor-ui-toolbar .booklet > .index { | |||
float: left; | |||
width: 20%; | |||
height: 125px; | |||
overflow: auto; | |||
resize: horizontal; | |||
color: black; | |||
} | |||
.toctogglelabel { | |||
cursor: pointer; | |||
color: #0645ad; | |||
} | |||
ul { | |||
list-style-image: none; | |||
} | |||
#filetoc { | |||
text-align: center; | |||
border: 1px solid #0645ad; | |||
background-color: #FCFCFC; | |||
padding: 5px; | |||
font-size: 95%; | |||
margin-bottom: 0.5em; | |||
margin-left: 0; | |||
margin-right: 0; | |||
} | |||
div.thumbinner { | |||
border: 1px solid #0645ad; | |||
padding: 3px; | |||
background-color: #FCFCFC; | |||
font-size: 94%; | |||
text-align: center; | |||
overflow: hidden; | |||
} | |||
.tocnumber { | |||
color: white !important; | |||
padding-left: 0; | |||
padding-right: 0.5em; | |||
} | |||
.toc, .toccolours { | |||
border: 1px solid #0645ad; | |||
background-color: #FCFCFC; | |||
padding: 5px; | |||
font-size: 95%; | |||
color: white !important; | |||
} | |||
.codeEditor-status-message { | |||
border-left: 1px solid #c8ccd1; | |||
border-right: 1px solid #c8ccd1; | |||
padding: 0 0.3em; | |||
width: 100%; | |||
display: table-cell; | |||
color: black !important; | |||
} | |||
.wikiEditor-ui-toolbar .tabs span.tab a { | |||
color: #000000 !important; | |||
cursor: pointer; | |||
display: block; | |||
height: 32px; | |||
padding-left: 18px; | |||
padding-right: 12px; | |||
} | |||
.wikiEditor-ui-toolbar .group .tool-select .label { | |||
position: relative; | |||
padding: 0 26px 0 4px; | |||
margin: 0; | |||
cursor: pointer; | |||
text-decoration: none; | |||
color: #222 !important; | |||
} | |||
.wikiEditor-ui-toolbar .group .tool-select .options .option { | |||
display: block; | |||
padding: 0.5em; | |||
text-decoration: none; | |||
color: #000 !important; | |||
white-space: nowrap; | |||
} | |||
.mw-body { | |||
margin-top: -1px; | |||
border: 1px solid #8d6e63; | |||
border-right-width: 1px; | |||
} | |||
#p-cactions { | |||
background: none; | |||
margin-top: -0.6em; | |||
} | |||
#p-cactions li { | |||
background: none; | |||
} | |||
#p-cactions li.selected { | |||
background: none; | |||
border: 2px solid #5c3f2a; | |||
} | |||
#p-cactions li.new { | |||
background-color: #e2e2e2; | |||
} | |||
#p-cactions li a { | |||
background-color: #e2e2e2; | |||
color : #7070FF; | |||
} | |||
#p-cactions li.selected a { | |||
background-color:#324f74; | |||
} | |||
#simpleSearch { | |||
position: relative; | |||
height: 100%; | |||
background-color: white; | |||
} | |||
.vector-menu-tabs #ca-watch.icon a:before { | |||
background-image: linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/watch-icon.svg?6ab6f); | |||
} | |||
.vector-menu-tabs .mw-watchlink.icon a:before { | |||
background-repeat: no-repeat; | |||
background-position: 50% 50%; | |||
content: ''; | |||
display: block; | |||
position: absolute; | |||
top: 1.07692308em; | |||
left: 0.38461538em; | |||
width: 1.23076923em; | |||
height: 1.23076923em; | |||
} | |||
.vector-menu-dropdown h3 { | |||
color: rgb(6, 69, 173); | |||
font-weight: normal; | |||
} | |||
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 { | |||
background: none; | |||
} | |||
.vector-menu-tabs li a { | |||
background-position: center; | |||
background: transparent; | |||
display: block; | |||
float: left; | |||
height: 3.07692308em; | |||
position: relative; | |||
padding-top: 0.9em; | |||
padding-left: 8px; | |||
padding-right: 8px; | |||
font-size: 0.8125em; | |||
cursor: pointer; | |||
} | |||
.vector-menu-tabs .selected { | |||
font-weight: bold; | |||
background: #ffffff; | |||
border: 1px #0645ad solid; | |||
} | |||
.vector-menu-tabs ul { | |||
float: left; | |||
height: 100%; | |||
list-style: none none; | |||
margin: 0; | |||
padding: 0; | |||
margin-top: -0.3em; | |||
} | |||
.vector-menu-dropdown .vector-menu-content { | |||
background-color: none; | |||
list-style: none none; | |||
min-width: 100%; | |||
position: absolute; | |||
top: 2.5em; | |||
right: -1px; | |||
margin: 0; | |||
border: 2px solid #0645ad !important; | |||
border-top-width: 0; | |||
padding: 0; | |||
box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%); | |||
text-align: left; | |||
opacity: 0; | |||
visibility: hidden; | |||
-webkit-transition: opacity 100ms; | |||
transition: opacity 100ms; | |||
z-index: 3; | |||
} | |||
/* Table Data */ | |||
.mw-parser-output tr td{ | |||
border-color:#0645ad; | |||
background-color:#ffffff; | |||
transform:translatex(0px) translatey(0px); | |||
} | |||
/* List Item */ | |||
.mw-parser-output small li{ | |||
color:#000000; | |||
} | |||
/* Italic Tag */ | |||
.mw-parser-output tr i{ | |||
color:#000000; | |||
} | |||
/* Cor da Data do Changelog */ | |||
.mw-parser-output tr big{ | |||
color:#000000; | |||
} | |||
/* Th - Barras de Seções */ | |||
.mw-parser-output tr th{ | |||
border-color:#0645ad; | |||
transform:translatex(0px) translatey(0px); | |||
color:#ffffff; | |||
background-color:#3498db; | |||
} | |||
/* Thumbcaption */ | |||
.mw-parser-output .center .thumbcaption{ | |||
color:#000000; | |||
} | |||
/* Thumbcaption */ | |||
.mw-parser-output .tright .thumbcaption{ | |||
color:#000000; | |||
} | |||
/* Table Data */ | |||
.jquery-tablesorter tr td{ | |||
background-color:#fcfcfc !important; | |||
color:#000000 !important; | |||
} | |||
/* Table Data */ | |||
.mw-parser-output tr td{ | |||
transform:translatex(0px) translatey(0px); | |||
color:#000000; | |||
} | |||
/* Jquery tablesorter */ | |||
#mw-content-text .mw-parser-output .jquery-tablesorter{ | |||
transform:translatex(0px) translatey(0px); | |||
background-color:#fcfcfc; | |||
color:#000000 !important; | |||
border-color:#0645ad; | |||
} | |||
/* Link */ | |||
#mw-normal-catlinks ul a{ | |||
color:#0645ad !important; | |||
} | |||
/* Link */ | |||
#mw-normal-catlinks a{ | |||
color:#0645ad; | |||
} | |||
/* Link */ | |||
#ca-delete a{ | |||
color:#0645ad; | |||
background-color:#ffffff !important; | |||
border-color:#0645ad; | |||
border-width:0px; | |||
} | |||
/* Link */ | |||
#ca-move a{ | |||
background-color:#ffffff !important; | |||
border-color:#0645ad; | |||
border-width:0px; | |||
color:#0645ad; | |||
} | |||
/* Link */ | |||
#ca-unprotect a{ | |||
background-color:#ffffff !important; | |||
color:#0645ad; | |||
border-color:#0645ad; | |||
border-width:0px; | |||
} | |||
/* Input */ | |||
#p-cactions input[type=checkbox]{ | |||
transform:translatex(0px) translatey(0px); | |||
} | |||
/* Catlinks */ | |||
#catlinks{ | |||
background-color:#fcfcfc; | |||
border-color:#0645ad; | |||
} | |||
/* Bold Tag */ | |||
.mw-parser-output tr b{ | |||
color:#000; | |||
} | |||
#mw-head-base{ | |||
background: url(http://70.39.70.36/images/f/fd/azul_capriw2.png); background-repeat: repeat-x; width: 1531px; max-height: 63px; margin-top: -3.5em; display:block; | |||
} | |||
/* New */ | |||
#content #bodyContent #mw-content-text .mw-parser-output .wikitable tbody tr td .new{ | |||
color:#0645ad !important; | |||
} | |||
/* Bold Tag */ | |||
.wikitable td b{ | |||
color:#000000 !important; | |||
font-weight:400; | |||
} | |||
a { | |||
color: #0645ad; | |||
} | |||
a:visited { | |||
color: #0645ad; | |||
} | |||
a.new { | |||
color: rgb(206, 0, 0) !important; | |||
} | |||
h1, | |||
h2, | |||
h3, | |||
h4, | |||
h5, | |||
h6 { | |||
color: #000000 | |||
} | |||
div.mw-number-text { | |||
color: #888 !important; | |||
} | |||
div.mw-number-text h3 { | |||
color: #c1c1c1 !important; | |||
} | |||
hr { | |||
color: #222; | |||
} | |||
.mw-footer li { | |||
color: #0645ad; | |||
margin: 0; | |||
padding: 0.5em 0; | |||
font-size: 0.75em; | |||
} | |||
Edição das 23h41min de 19 de dezembro de 2024
/* Todos os CSS colocado aqui serão carregados para usuários do tema Vector */
.mw-destfile-warning {
border: 1px solid #8d6e63;
padding: 0.5em 1em;
margin-bottom: 1em;
color: #f8f9fa;
background-color: #0d1b2d;
}
.mw-logline-protect {
color: #f8f9fa !important;
}
.oo-ui-popupWidget-head > .oo-ui-iconElement-noIcon + .oo-ui-labelElement-label {
margin-left: 12px;
color: white;
}
/* Search input */
#searchInput{
background-color:#ffffff;
border-color:#0645ad;
}
#msupload-div a {
color: #3366cc;
cursor: pointer;
color: blue !important;
}
#msupload-bottom a {
font-weight: bold;
margin-right: 20px;
color: black !important;
}
#msupload-list .file {
background: #8b929e;
border-top: 1px solid #c8ccd1;
margin: 0;
padding: 10px;
position: relative;
color: black !important;
}
.wikiEditor-ui-toolbar .booklet > .index {
float: left;
width: 20%;
height: 125px;
overflow: auto;
resize: horizontal;
color: black;
}
.toctogglelabel {
cursor: pointer;
color: #0645ad;
}
ul {
list-style-image: none;
}
#filetoc {
text-align: center;
border: 1px solid #0645ad;
background-color: #FCFCFC;
padding: 5px;
font-size: 95%;
margin-bottom: 0.5em;
margin-left: 0;
margin-right: 0;
}
div.thumbinner {
border: 1px solid #0645ad;
padding: 3px;
background-color: #FCFCFC;
font-size: 94%;
text-align: center;
overflow: hidden;
}
.tocnumber {
color: white !important;
padding-left: 0;
padding-right: 0.5em;
}
.toc, .toccolours {
border: 1px solid #0645ad;
background-color: #FCFCFC;
padding: 5px;
font-size: 95%;
color: white !important;
}
.codeEditor-status-message {
border-left: 1px solid #c8ccd1;
border-right: 1px solid #c8ccd1;
padding: 0 0.3em;
width: 100%;
display: table-cell;
color: black !important;
}
.wikiEditor-ui-toolbar .tabs span.tab a {
color: #000000 !important;
cursor: pointer;
display: block;
height: 32px;
padding-left: 18px;
padding-right: 12px;
}
.wikiEditor-ui-toolbar .group .tool-select .label {
position: relative;
padding: 0 26px 0 4px;
margin: 0;
cursor: pointer;
text-decoration: none;
color: #222 !important;
}
.wikiEditor-ui-toolbar .group .tool-select .options .option {
display: block;
padding: 0.5em;
text-decoration: none;
color: #000 !important;
white-space: nowrap;
}
.mw-body {
margin-top: -1px;
border: 1px solid #8d6e63;
border-right-width: 1px;
}
#p-cactions {
background: none;
margin-top: -0.6em;
}
#p-cactions li {
background: none;
}
#p-cactions li.selected {
background: none;
border: 2px solid #5c3f2a;
}
#p-cactions li.new {
background-color: #e2e2e2;
}
#p-cactions li a {
background-color: #e2e2e2;
color : #7070FF;
}
#p-cactions li.selected a {
background-color:#324f74;
}
#simpleSearch {
position: relative;
height: 100%;
background-color: white;
}
.vector-menu-tabs #ca-watch.icon a:before {
background-image: linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/watch-icon.svg?6ab6f);
}
.vector-menu-tabs .mw-watchlink.icon a:before {
background-repeat: no-repeat;
background-position: 50% 50%;
content: '';
display: block;
position: absolute;
top: 1.07692308em;
left: 0.38461538em;
width: 1.23076923em;
height: 1.23076923em;
}
.vector-menu-dropdown h3 {
color: rgb(6, 69, 173);
font-weight: normal;
}
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 {
background: none;
}
.vector-menu-tabs li a {
background-position: center;
background: transparent;
display: block;
float: left;
height: 3.07692308em;
position: relative;
padding-top: 0.9em;
padding-left: 8px;
padding-right: 8px;
font-size: 0.8125em;
cursor: pointer;
}
.vector-menu-tabs .selected {
font-weight: bold;
background: #ffffff;
border: 1px #0645ad solid;
}
.vector-menu-tabs ul {
float: left;
height: 100%;
list-style: none none;
margin: 0;
padding: 0;
margin-top: -0.3em;
}
.vector-menu-dropdown .vector-menu-content {
background-color: none;
list-style: none none;
min-width: 100%;
position: absolute;
top: 2.5em;
right: -1px;
margin: 0;
border: 2px solid #0645ad !important;
border-top-width: 0;
padding: 0;
box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
text-align: left;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 100ms;
transition: opacity 100ms;
z-index: 3;
}
/* Table Data */
.mw-parser-output tr td{
border-color:#0645ad;
background-color:#ffffff;
transform:translatex(0px) translatey(0px);
}
/* List Item */
.mw-parser-output small li{
color:#000000;
}
/* Italic Tag */
.mw-parser-output tr i{
color:#000000;
}
/* Cor da Data do Changelog */
.mw-parser-output tr big{
color:#000000;
}
/* Th - Barras de Seções */
.mw-parser-output tr th{
border-color:#0645ad;
transform:translatex(0px) translatey(0px);
color:#ffffff;
background-color:#3498db;
}
/* Thumbcaption */
.mw-parser-output .center .thumbcaption{
color:#000000;
}
/* Thumbcaption */
.mw-parser-output .tright .thumbcaption{
color:#000000;
}
/* Table Data */
.jquery-tablesorter tr td{
background-color:#fcfcfc !important;
color:#000000 !important;
}
/* Table Data */
.mw-parser-output tr td{
transform:translatex(0px) translatey(0px);
color:#000000;
}
/* Jquery tablesorter */
#mw-content-text .mw-parser-output .jquery-tablesorter{
transform:translatex(0px) translatey(0px);
background-color:#fcfcfc;
color:#000000 !important;
border-color:#0645ad;
}
/* Link */
#mw-normal-catlinks ul a{
color:#0645ad !important;
}
/* Link */
#mw-normal-catlinks a{
color:#0645ad;
}
/* Link */
#ca-delete a{
color:#0645ad;
background-color:#ffffff !important;
border-color:#0645ad;
border-width:0px;
}
/* Link */
#ca-move a{
background-color:#ffffff !important;
border-color:#0645ad;
border-width:0px;
color:#0645ad;
}
/* Link */
#ca-unprotect a{
background-color:#ffffff !important;
color:#0645ad;
border-color:#0645ad;
border-width:0px;
}
/* Input */
#p-cactions input[type=checkbox]{
transform:translatex(0px) translatey(0px);
}
/* Catlinks */
#catlinks{
background-color:#fcfcfc;
border-color:#0645ad;
}
/* Bold Tag */
.mw-parser-output tr b{
color:#000;
}
#mw-head-base{
background: url(http://70.39.70.36/images/f/fd/azul_capriw2.png); background-repeat: repeat-x; width: 1531px; max-height: 63px; margin-top: -3.5em; display:block;
}
/* New */
#content #bodyContent #mw-content-text .mw-parser-output .wikitable tbody tr td .new{
color:#0645ad !important;
}
/* Bold Tag */
.wikitable td b{
color:#000000 !important;
font-weight:400;
}
a {
color: #0645ad;
}
a:visited {
color: #0645ad;
}
a.new {
color: rgb(206, 0, 0) !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #000000
}
div.mw-number-text {
color: #888 !important;
}
div.mw-number-text h3 {
color: #c1c1c1 !important;
}
hr {
color: #222;
}
.mw-footer li {
color: #0645ad;
margin: 0;
padding: 0.5em 0;
font-size: 0.75em;
}