Mudanças entre as edições de "MediaWiki:Vector.css"

De Wiki Gla
Ir para navegação Ir para pesquisar
Etiquetas: Reversão manual Revertido
 
(100 revisões intermediárias por 4 usuários não estão sendo mostradas)
Linha 1: Linha 1:
/* Body */
/* Todos os CSS colocado aqui serão carregados para usuários do tema Vector */
body{
 
     background-image:url("http://70.39.70.36/images/2/26/Background.png");
.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;
   }
   }
 
 
  /* Navigation */
#msupload-div a {
  #p-navigation{
    color: #3366cc;
     display:inline-block;
    cursor: pointer;
     transform:translatex(0px) translatey(0px) !important;
    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:#fcfcfc;
     transform:translatex(0px) translatey(0px);
   }
   }
    
    
   /* Label */
   /* List Item */
   #p-tb-label{
   .mw-parser-output small li{
     color:#162943 !important;
     color:#000000;
    font-size:16px;
    border-color:transparent;
   }
   }
    
    
   /* Link */
   /* Italic Tag */
   #n-mainpage-description a{
   .mw-parser-output tr i{
     color:#3498db !important;
     color:#000000;
    font-size:12px;
    line-height:1em;
   }
   }
    
    
   /* Span Tag */
   /* Cor da Data do Changelog */
   #p-tb-label span{
   .mw-parser-output tr big{
    font-size:12px;
     color:#000000;
     color:#162943;
   }
   }
    
    
   /* Link */
   /* Th - Barras de Seções */
   #n-recentchanges a{
   .mw-parser-output tr th{
     color:#3498db !important;
     border-color:#0645ad;
    transform:translatex(0px) translatey(0px);
    color:#ffffff;
    background-color:#3498db;
   }
   }
 
 
   /* Link */
   /* Thumbcaption */
   #n-randompage a{
   .mw-parser-output .center .thumbcaption{
     color:#3498db !important;
     color:#000000;
   }
   }
    
    
   /* Link */
   /* Thumbcaption */
   #n-help-mediawiki a{
   .mw-parser-output .tright .thumbcaption{
     color:#3498db !important;
     color:#000000;
   }
   }
 
 
   /* Link */
   /* Table Data */
   #t-whatlinkshere a{
   .jquery-tablesorter tr td{
     color:#3498db !important;
    background-color:#fcfcfc !important;
     color:#000000 !important;
   }
   }
 
 
   /* Link */
   /* Table Data */
   #t-recentchangeslinked a{
   .mw-parser-output tr td{
     color:#3498db !important;
    transform:translatex(0px) translatey(0px);
     color:#000000;
   }
   }
    
    
   /* Link */
   /* Jquery tablesorter */
   #t-upload a{
   #mw-content-text .mw-parser-output .jquery-tablesorter{
     color:#3498db !important;
     transform:translatex(0px) translatey(0px);
    background-color:#fcfcfc;
    color:#000000 !important;
    border-color:#0645ad;
   }
   }
 
 
   /* Link */
   /* Link */
   #t-specialpages a{
   #mw-normal-catlinks ul a{
     color:#3498db !important;
     color:#0645ad !important;
   }
   }
    
    
   /* Link */
   /* Link */
   #t-print a{
   #mw-normal-catlinks a{
     color:#3498db !important;
     color:#0645ad;
   }
   }
 
 
   /* Link */
   /* Link */
   #t-permalink a{
   #ca-delete a{
     color:#3498db !important;
     color:#0645ad;
    background-color:#ffffff !important;
    border-color:#0645ad;
    border-width:0px;
   }
   }
    
    
   /* Link */
   /* Link */
   #t-info a{
   #ca-move a{
     color:#3498db !important;
     background-color:#ffffff !important;
    border-color:#0645ad;
    border-width:0px;
    color:#0645ad;
   }
   }
    
    
   /* Link */
   /* Link */
   #ca-ve-edit a{
   #ca-unprotect a{
     color:#3498db !important;
     background-color:#ffffff !important;
    color:#0645ad;
    border-color:#0645ad;
    border-width:0px;
   }
   }
    
    
Linha 88: Linha 339:
   #p-cactions input[type=checkbox]{
   #p-cactions input[type=checkbox]{
     transform:translatex(0px) translatey(0px);
     transform:translatex(0px) translatey(0px);
    color:#162943;
   }
    font-size:13px;
  }
 
  /* Link */
  #ca-edit a{
    color:#3498db !important;
  }
 
  /* Link */
  #ca-watch a{
    box-shadow:none;
  }
 
  /* Link */
  #pt-watchlist a{
    color:#162943 !important;
  }
 
  /* Link */
  #pt-mycontris a{
    color:#162943 !important;
  }
 
  /* Link */
  #pt-preferences a{
    color:#162943 !important;
   }
    
    
   /* Link */
   /* Catlinks */
   #pt-mytalk a{
   #catlinks{
     color:#162943 !important;
    background-color:#fcfcfc;
     border-color:#0645ad;
   }
   }
    
    
   /* Link */
   /* Bold Tag */
   #pt-userpage a{
   .mw-parser-output tr b{
     color:#3498db !important;
     color:#ff0000 !important;
   }
   }
 
 
  /* Content */
   #mw-head-base{
   #content{
     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;
     background-color:#ffffff !important;
    color:rgb(230, 230, 230);
    background-clip:border-box;
    display:inline-block;
    transform:translatex(0px) translatey(0px) !important;
    border-color:#3498db !important;
    border-width:1px !important;
  }
 
  /* Right navigation */
  #right-navigation{
    transform:translatex(0px) translatey(0px);
  }
 
  /* Footer info lastmod */
  #footer-info-lastmod{
    color:#162943;
    transform:translatex(0px) translatey(0px);
  }
 
  /* Image */
  .mw-parser-output div img{
    display:none;
   }
   }
    
    
   /* New */
   /* New */
   .mw-parser-output tr .new{
   #content #bodyContent #mw-content-text .mw-parser-output .wikitable tbody tr td .new{
     color:#ff0000;
     color:#0645ad !important;
  }
 
  /* Footer */
  #footer{
    color:#162943;
  }
 
  /* Link */
  #footer-places-privacy a{
    color:#162943 !important;
   }
   }
    
    
   /* Link */
   /* Bold Tag */
   #footer-places-about a{
   .wikitable td b{
     color:#162943 !important;
     color:#000000 !important;
  }
 
  /* Link */
  #footer-places-disclaimer a{
    color:#162943 !important;
  }
 
  /* Navigation */
  #p-tb{
    transform:translatex(0px) translatey(0px);
  }
 
  /* Search input */
  #searchInput{
    transform:translatex(0px) translatey(0px);
    font-size:13px;
    color:#aaaaaa;
  }
 
  /* Link */
  #pt-logout a{
    color:#3498db !important;
  }
 
  /* Head */
  #mw-head{
    color:#000000;
    transform:translatex(0px) translatey(0px);
    background-image:url("http://70.39.70.36/images/2/26/Background.png");
  }
 
  /* Cactions label */
  #p-cactions-label{
    color:#162943;
     font-weight:400;
     font-weight:400;
   }
   }
 
 
  /* Edit */
a {
  #ca-ve-edit{
    color: #0645ad;
     color:#3498db;
}
  }
 
 
a:visited {
  /* Randompage */
     color: #0645ad;
  #n-randompage{
}
     display:inline-block;
 
     transform:translatex(0px) translatey(0px) !important;
a.new {
     color:#3498db;
    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 atual tal como às 17h35min de 31 de julho de 2022

/* 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:#fcfcfc;
    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:#ff0000 !important;
   }

   #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;
}