MediaWiki:Common.css: mudanças entre as edições

sem sumário de edição
Sem resumo de edição
Sem resumo de edição
 
(40 revisões intermediárias por 2 usuários não estão sendo mostradas)
Linha 1: Linha 1:
/** o código CSS colocado aqui será aplicado a todos os temas */
/** o código CSS colocado aqui será aplicado a todos os temas :) */


/* Geral */
/* Geral */
Linha 44: Linha 44:
     display: inline-block;
     display: inline-block;
     height: auto;
     height: auto;
}
.vector-menu-tabs a, .vector-menu-tabs {
  background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#00000000 100%) !important;
}
}


Linha 89: Linha 93:
     width: 25px;
     width: 25px;
     border-radius: 3px;
     border-radius: 3px;
    font-size: 0;
     background-image: url(https://wiki.otpokemon.com/images/2/24/Code_button.png);
     background-image: url(https://wiki.otpokemon.com/images/2/24/Code_button.png);
     background-position: center;
     background-position: center;
Linha 99: Linha 102:
     width: 25px;
     width: 25px;
     height: 25px;
     height: 25px;
}
#ca-edit a span {
    font-size: 0;
}
}


Linha 106: Linha 113:
     width: 25px;
     width: 25px;
     border-radius: 3px;
     border-radius: 3px;
    font-size: 0;
     background-image: url(https://wiki.otpokemon.com/images/e/e0/History_button.png);
     background-image: url(https://wiki.otpokemon.com/images/e/e0/History_button.png);
     background-position: center;
     background-position: center;
Linha 116: Linha 122:
     width: 25px;
     width: 25px;
     height: 25px;
     height: 25px;
}
#ca-history a span {
    font-size: 0;
}
}


Linha 123: Linha 133:
     width: 25px;
     width: 25px;
     border-radius: 3px;
     border-radius: 3px;
    font-size: 0;
     background-image: url(https://wiki.otpokemon.com/images/4/42/Expand-button.png);
     background-image: url(https://wiki.otpokemon.com/images/4/42/Expand-button.png);
     background-position: center;
     background-position: center;
Linha 131: Linha 140:
}
}


.vector-menu-dropdown .vector-menu-heading{
  font-size: 0;
}
#mw-head .vector-menu-dropdown .vector-menu-heading {
  background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#a7d7f900 100%) !important;
}
.vectorMenu .menu {
.vectorMenu .menu {
     font-size: 15px;
     font-size: 15px;
Linha 271: Linha 287:
     width: calc(100% - 30%);
     width: calc(100% - 30%);
     height: 100%;
     height: 100%;
     transition: 1s;
     transition: 1s !important;
}
}


.ma-item:hover {
.ma-item:hover {
     transition: 1s;
     transition: 1s !important;
     transform: scale(1.10);
     transform: scale(1.10);
     filter: drop-shadow(2px 2px 2px rgba(34, 34, 34, 0.1));
     filter: drop-shadow(2px 2px 2px rgba(34, 34, 34, 0.1));
Linha 282: Linha 298:
.ma-text {
.ma-text {
     margin: 5px;
     margin: 5px;
     transition: 1s;
     transition: 1s !important;
     width: 80%;
     width: 80%;
     height: 100%;
     height: 100%;
Linha 288: Linha 304:


.ma-text:hover {
.ma-text:hover {
     transition: 1s;
     transition: 1s !important;
     transform: scale(1.10);
     transform: scale(1.10);
     filter: drop-shadow(2px 2px 2px rgba(34, 34, 34, 0.2));
     filter: drop-shadow(2px 2px 2px rgba(34, 34, 34, 0.2));
Linha 368: Linha 384:
     margin: -1px;
     margin: -1px;
     height: auto;
     height: auto;
     transition: 1s;
     transition: 1s !important;
}
}


.sc-icon:hover {
.sc-icon:hover {
     filter: grayscale(0%) contrast(115%);
     filter: grayscale(0%) contrast(115%);
     transition: 1s;
     transition: 1s !important;
     transform: scale(1.10);
     transform: scale(1.10);
}
}
Linha 387: Linha 403:
     position: relative;
     position: relative;
     margin: 20px auto;
     margin: 20px auto;
     transition: 1s;
     transition: 1s !important;
     border-radius: 20px;
     border-radius: 20px;
     display: flex;
     display: flex;
Linha 397: Linha 413:
.update-box-2:hover,
.update-box-2:hover,
.update-box:hover {
.update-box:hover {
     transition: 1s;
     transition: 1s !important;
     transform: scale(1.05);
     transform: scale(1.05);
}
}
Linha 447: Linha 463:
     text-align: center;
     text-align: center;
     box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
     box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
     border-radius: 10px;
     border-radius: 10px;
    margin-top: 20px;
}
}


Linha 470: Linha 487:
     text-align: center;
     text-align: center;
     position: relative;
     position: relative;
     transition: 1s;
     transition: 1s !important;
     border-radius: 20px;
     border-radius: 20px;
     display: flex;
     display: flex;
Linha 478: Linha 495:


.destaque-box:hover{
.destaque-box:hover{
     transition: 1s;
     transition: 1s !important;
     transform: scale(1.01);
     transform: scale(1.01);
}
}
Linha 487: Linha 504:
     height: 100%;
     height: 100%;
     border-radius: 6px;
     border-radius: 6px;
     border-top: 10px solid #3498db;
     border-top: 10px solid #fe9e0a;
     object-fit: cover;
     object-fit: cover;
}
}
Linha 580: Linha 597:


.column-addons img {
.column-addons img {
     transition: 1s;
     transition: 1s !important;
}
}


.column-addons img:hover {
.column-addons img:hover {
     transform: scale(1.10);
     transform: scale(1.10);
     transition: 1s;
     transition: 1s !important;
}
}


Linha 595: Linha 612:
/* Quests Page */
/* Quests Page */
.img-quests {
.img-quests {
     transition: 2s;
     transition: 2s !important;
}
}


.img-quests:hover {
.img-quests:hover {
     filter: contrast(140%);
     filter: contrast(140%);
     transition: 2s;
     transition: 2s !important;
}
}


table.wikitable.sortable.quest.jquery-tablesorter tr:hover {
table.wikitable.sortable.quest.jquery-tablesorter tr:hover {
     background: linear-gradient(90deg, #e8f4f2, #f8f9fa) !important;
     background: linear-gradient(90deg, #e8f4f2, #f8f9fa) !important;
     transition: 2s;
     transition: 2s !important;
}
}


Linha 614: Linha 631:
     width: 20%;
     width: 20%;
     border-radius: 10px;
     border-radius: 10px;
     transition: 2s;
     transition: 2s !important;
}
}


Linha 803: Linha 820:


.timeline-component.timeline-content img {
.timeline-component.timeline-content img {
     transition: 1s;
     transition: 1s !important;
}
}


.timeline-component.timeline-content img:hover {
.timeline-component.timeline-content img:hover {
     transition: 1s;
     transition: 1s !important;
     transform: scale(1.05);
     transform: scale(1.05);
}
}
Linha 1 279: Linha 1 296:
         content: '';
         content: '';
         display: block;
         display: block;
        transition-duration: 0.3s !important;
         transition: all 250ms ease-in-out;
         transition: all 250ms ease-in-out;
     }
     }
Linha 1 409: Linha 1 427:




/* Teste */
/* Outfits/Npcs */
.square-box {
.square-box {
     width: 180px;
     width: 180px;
Linha 1 418: Linha 1 436:
     text-align: center;
     text-align: center;
     overflow: hidden;
     overflow: hidden;
    transition-duration: 0.3s !important;
     transition: transform 0.3s, box-shadow 0.3s;
     transition: transform 0.3s, box-shadow 0.3s;
     margin: 15px 25px;
     margin: 15px 25px;
Linha 1 450: Linha 1 469:
     margin: 0px 5px 0px 5px;
     margin: 0px 5px 0px 5px;
     line-height: 100px;
     line-height: 100px;
     font-size: 20px;
     font-size: 15px;
    font-weight: bold;
     text-align: center;
     text-align: center;
}
}
Linha 1 515: Linha 1 535:
         font-weight: bold;
         font-weight: bold;
         color: white;
         color: white;
    }
    .vector-menu-portal .vector-menu-content li a {
    color: #ffffff;
    }
    .vector-menu-portal .vector-menu-content li a:visited {
      color: #ffffff;
     }
     }


Linha 1 714: Linha 1 740:
     table.wikitable.sortable.quest.jquery-tablesorter tr:hover {
     table.wikitable.sortable.quest.jquery-tablesorter tr:hover {
         background: linear-gradient(90deg, #272727, #272727) !important;
         background: linear-gradient(90deg, #272727, #272727) !important;
         transition: 2s;
         transition: 2s !important;
     }
     }


Linha 1 789: Linha 1 815:
}
}


.natures


.natures {
.container-tab table{
  overflow: hidden;
    text-align: center;
  display:inline-block;
width: 100%;
border-collapse: collapse;
overflow: hidden;
box-shadow: 0 0 20px rgba(0,0,0,0.1);
    border: 1px solid gray;
}
}


.natures td, .natures th {
.container-tab th,
     border: 1px solid #999;
.container-tab td {
     padding: 10px;
padding: 15px;
     position: relative;
background-color: rgba(255,255,255,0.2);
     border: 1px solid gray;
     text-align: center;
}
 
.container-tab th {
text-align: center;
     border: 1px solid gray;
}
}


.natures th {
.container-tab tbody {
  background-color:#fff;
tr {
&:hover {
background-color: rgb(10 234 58 / 20%);
}
}
td {
position: relative;
&:hover {
&:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: -9999px;
bottom: -9999px;
background-color: rgb(234 10 10 / 20%);
z-index: -1;
}
}
}
}
}


//Row
.celula-neutra {
.natures td:hover::before {  
     backdrop-filter: invert(30%);
     background-color: #eee;
    content: ''; 
    height: 100%;
    left: -5000px;
    position: absolute; 
    top: 0;
    width: 10000px; 
    z-index: -2;       
}
}


//Column
.outfit-img img{
.natures td:hover::after {  
    background-color: #ffa;
    content: ''; 
    height: 10000px;   
    left: 0;
    position: absolute; 
    top: -5000px;
     width: 100%;
     width: 100%;
     z-index: -1;      
     height: auto;
    border-radius: 5px;
}
}