|
||||||
|
|
|
||||||||||||||||||||||||
MediaWiki:Common.css: mudanças entre as edições
Ir para navegação
Ir para pesquisar
| Linha 525: | Linha 525: | ||
.targetDiv {display: none;} | .targetDiv {display: none;} | ||
.abasteste td { | .abasteste td { | ||
padding: 3px; | padding: 3px; | ||
font-weight: bold; | font-weight: bold; | ||
Edição das 00h31min de 23 de janeiro de 2019
/* Para personalizar nicks de admin nas Mudanças Recentes */
.special li a[title="Usuário:Kepler"] {font-weight:Bold;color:#ff0000}
.mw-changeslist-line-inner a[title="Usuário:Kepler"] {font-weight:Bold;color:#ff0000}
/* Para personalizar nicks de sub-admin nas Mudanças Recentes */
.special li a[title="Usuário:Fairy Fox"] {font-weight:Bold;color:#CD0000}
.mw-changeslist-line-inner a[title="Usuário:Fairy Fox"] {font-weight:Bold;color:#CD0000}
/* Para personalizar nicks de burocratas nas Mudanças Recentes */
.special li a[title="Usuário:Tillzin"] {font-weight:Bold;color:#245FA1}
.mw-changeslist-line-inner a[title="Usuário:Tillzin"] {font-weight:Bold;color:#245FA1}
.special li a[title="Usuário:Blush"] {font-weight:Bold;color:#245FA1}
.mw-changeslist-line-inner a[title="Usuário:Blush"] {font-weight:Bold;color:#245FA1}
/* Para personalizar nicks de colaboradores nas Mudanças Recentes */
.special li a[title="Usuário:Chitao"] {font-weight:Bold;color:#d09824}
.mw-changeslist-line-inner a[title="Usuário:Chitao"] {font-weight:Bold;color:#d09824}
.special li a[title="Usuário:Guilro"] {font-weight:Bold;color:#d09824}
.mw-changeslist-line-inner a[title="Usuário:Guilro"] {font-weight:Bold;color:#d09824}
.special li a[title="Usuário:Ricci"] {font-weight:Bold;color:#d09824}
.mw-changeslist-line-inner a[title="Usuário:Ricci"] {font-weight:Bold;color:#d09824}
.special li a[title="Usuário:Kawaai"] {font-weight:Bold;color:#d09824}
.mw-changeslist-line-inner a[title="Usuário:Kawaai"] {font-weight:Bold;color:#d09824}
/* Para personalizar nicks de ajudantes nas Mudanças Recentes #e9c781*/
.special li a[title="Usuário:Sanosuke'Matheus"] {font-weight:Bold;color:#e9c781}
.mw-changeslist-line-inner a[title="Usuário:Sanosuke'Matheus"] {font-weight:Bold;color:#e9c781}
.special li a[title="Usuário:Mador"] {font-weight:Bold;color:#e9c781}
.mw-changeslist-line-inner a[title="Usuário:Mador"] {font-weight:Bold;color:#e9c781}
/* Infobox Borda */
.infobox {
box-shadow: 0 0 .3em #999;
border-radius: .2em;
padding: 1px;
}
.infobox-header {
background: #0095CC;
border-radius: .2em;
color: #FFF;
padding: .1em .2em .1em;
}
/* adicionado */
.mw-plusminus-pos {
color: #006500;
}
.mw-plusminus-neg {
color: #8B0000;
}
/** Soft Boots **/
.softboots-regen {
border:1px solid #000;
width:100%;
height:17px;
width:91px;
font-family:Arial;
vertical-align:bottom;
white-space:nowrap;
font-weight:400;
padding-left: 1px;
padding-right:1px;
padding-top:1px;
}
.softboots-regen th {
font-size:10px;
text-align:left;
}
.softboots-regen td {
font-size:8px;
border:1px solid #000;
text-align:right;
}
/* Estilo das Tabelas de DPL */
table#tabelaDPL {border-collapse: collapse; background-color: #CEDFF2; width:100%;}
table#tabelaDPL th {border:2px solid white;}
table#tabelaDPL tr td {border:2px solid white; background-color:#E8F2F8; text-align:center;}
table#tabelaDPL td:first-child {padding-left: 4px; background-color:transparent; text-align:left;}
table#tabelaDPL td:last-child {padding-left: 4px; text-align:left;}
table#tabelaBestiario {border-collapse: collapse; background-color: #CEDFF2; width:100%;}
table#tabelaBestiario th {border:2px solid white;}
table#tabelaBestiario tr td {border:2px solid white; background-color:#E8F2F8; text-align:center;}
table#tabelaBestiario td:first-child {padding-left: 4px; background-color:transparent; text-align:left;}
table#tabelaBestiario td:last-child {padding-left: 4px; text-align:left;}
/* Remove bordas */
div.thumb {
border: none;
}
div.tright {
border: none;
margin: 0.5em 0 0.8em 1.4em;
}
div.tleft {
border: none;
margin: 0.5em 1.4em 0.8em 0;}
/* tabela de exp */
table.experience td {
background-color:#f1e0c6;
}
/* NPC Trades */
div.exception, td.exception {
background-color:#ff8e8e;
}
td.buy table tbody tr td,
td.sell table tbody tr td {
line-height: 1em;
padding: 2px;
}
td.buy table,
td.sell table {
padding: 0;
margin: 0;
}
table.trades td {
padding:0;
line-height:1.25em;
}
div.npcprice, div.npcvalue, td.npcvalue, td.npcprice {
background-color:#9eff8e;
font-weight: bold;
color:#000;
line-height:100%;
}
/* Posicionar valores a direita */
.npcvalue, .exception {
text-align:right;
}
/* Equips Set */
.tibia_client_background_light { background: #808080 url('https://www.tibiawiki.com.br/images/3/39/Tibia_Client_Background_Light.gif'); }
.tibia_client_background_dark { background: #808080 url('https://tibiawiki.com.br/images/0/03/Tibia_Client_Background_Dark.gif'); }
/** Bloquear urls (anti-spam) **/
a[href*=".exe"] {display:none;}
a[href*=".at"] {display:none;}
/* Retirar ampliar dos thumbs */
.magnify {display:none !important;}
/** Link icons **/
a[href*="portaltibia.com.br"] {
display:inline;
background:url('https://www.tibiawiki.com.br/images/d/d8/Portaltibiafavi.gif') center right no-repeat !important;
padding-right:20px !important;
}
/* Remover título da Home */
body.page-Home h1.firstHeading {
display:none;
}
/* Descrições */
.descr>a:link {color:green; font-weight:bold; text-transform:lowercase;}
.descr>a:visited {color:green; font-weight:bold; text-transform:lowercase;}
.descr>a:hover {color:#6699FF; text-transform:lowercase;}
.descr>a:active {color:#6699FF; text-transform:lowercase;}
.descrr>a:link {color:green; font-weight:bold; text-transform:capitalize;}
.descrr>a:visited {color:green; font-weight:bold; text-transform:capitalize;}
.descrr>a:hover {color:#6699FF; text-transform:capitalize;}
.descrr>a:active {color:#6699FF; text-transform:capitalize;}
/* Tooltip */
.tip2 {
background-color: #F2F2F2;
border-radius: 2px;
box-shadow: 0 0 6px #B2B2B2;
display: none;
position: absolute;
padding: 10px;
z-index: 1;
}
.tooltip {
position: relative;
}
#tip-espaco {
margin-left:10px;
}
#youtube {
margin-left: -155px;
}
.tooltip,
.tooltip:hover + .tip2,
.tip2:hover {
display: inline;
}
/* Mapa */
.map_frame {
z-index:8010;
display:none;
position:fixed;
width: 520px;
height: 450px;
top:50%;
left:50%;
margin-top: -225px;
margin-left: -250px;
margin-right: 250px;
margin-bottom: 250px;
webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
-moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
box-shadow: 0 10px 25px rgba(0,0,0,0.5);
}
#my-map
{
position : absolute;
top : -374px;
left : -192px;
width : 1280px;
height : 1200px;
}
.map_box {
clip: rect(0px,520px,462px,0px);
position: absolute;
}
.map_show {
cursor:pointer;
color:#0645AD;
}
.map_show:hover {
cursor:pointer;
color:#0645AD;
text-decoration:underline;
}
.map_cross {
position: absolute;
top: -18px;
right: -18px;
width: 35px;
height: 35px;
cursor: pointer;
z-index: 8040;
}
.map_overlay {
opacity: 0.65;
cursor: auto;
display:none;
height: 7628px;
background-color: rgb(0,0,0);
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 8000;
}
.map_logobox {
position: absolute;
bottom: 0;
right: 0;
cursor: pointer;
z-index: 8040;
opacity: 0.8;
}
.map_logobox:hover {
opacity: 1;
}
a.map_logo {
background: url("https://www.tibiawiki.com.br/images/4/4a/Logo_Wiki_Mapa.png");
background-repeat: no-repeat;
width: 70px;
height: 60px;
position: absolute;
bottom: 18px;
right: 8px;
}
/* Mapa/Box */
.mapbox_show {
cursor:pointer;
}
/* Transcrições */
.transcrições {
background-color: #F2F2F2;
border-radius: 5px;
box-shadow: 0 0 6px #B2B2B2;
display: inline-block;
padding: 10px 10px 10px 18px;
position: relative;
vertical-align: top;
width: 100%;
}
.transcrições::before {
background-color: #F2F2F2;
content: "\00a0";
display: block;
height: 16px;
position: absolute;
top: 11px;
transform: rotate( 29deg ) skew( -35deg );
-moz-transform: rotate( 29deg ) skew( -35deg );
-ms-transform: rotate( 29deg ) skew( -35deg );
-o-transform: rotate( 29deg ) skew( -35deg );
-webkit-transform: rotate( 29deg ) skew( -35deg );
width: 20px;
}
.me {
float: left;
margin: 5px 45px 5px 20px;
}
.me::before {
box-shadow: -2px 2px 2px 0 rgba( 178, 178, 178, .4 );
left: -9px;
}
/* Calculadoras - Design */
.no, .hide {
display:none;
}
.calc_bg {
background: url("https://www.tibiawiki.com.br/images/6/67/Dark-background.png");
color: #FFF;
font-family: Tahoma;
font-size: 12px;
padding: 5px;
border: 2px solid #7B6E4C;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 50%;
}
.calc_bg input {
background: url("https://www.tibiawiki.com.br/images/6/67/Dark-background.png");
color: #FFF;
font-family: Tahoma;
font-size: 12px;
border: 1px solid #FFF;
}
.calc_bg select {
font-family: Verdana;
font-size: 11px;
background: url("https://www.tibiawiki.com.br/images/6/67/Dark-background.png");
border: 1px solid #FFF;
color: #FFF;
}
.calc_bg select option{
color: black;
}
#result_personagem table#alter tr td {
background: #23303B;
color: #FFF;
}
#result_personagem table#alter tr.dif td {
background: #2A3B48;
}
#result_personagem table#alter tr td a {
text-decoration: underline;
color: #FFF;
}
#result_personagem table#alter tr td a:visited {
text-decoration: underline;
color: #FFF;
}
#result_personagem table#alter tr td a:hover {
text-decoration: none;
color: #FFF;
}
table#alter tr td {
background: #CEDFF2;
border: hidden;
}
table#alter tr.dif td {
background: #E8F2F8;
border: hidden;
}
/* Abas - Design */
.abas {width: 100%;}
.targetDiv {display: none;}
.abas td {
border: #7B6E4C 1px solid;
color: #F2AF4E;
padding: 3px;
font-weight: bold;
text-align: center;
font-size: 15px;
background: #1D262D;
}
td.showDiv:hover {
background-color: #1d222d;
cursor: pointer;
}
.aba {
display: none;
}
td.mostrar-aba:hover {
background-color: #1d222d;
cursor: pointer;
}
.aba.atual {
display: block;
}
/* NPC */
.cross {
background: url('https://www.tibiawiki.com.br/images/2/25/Cross-gray.png');
width: 24px;
height: 24px;
cursor: pointer;
float: right;
}
.cross:hover {
background: url('https://www.tibiawiki.com.br/images/0/05/Cross-red.png');
}
/* Mapa Locais de Caça */
.map_hunt_coord {display:none;}
/* Ícones Infobox Hunts */
.huntopc img {opacity:0.3;}
/* Cor de link */
.showhide {cursor:pointer;color:#FFF;text-decoration:underline;}
.map_show, .showhab, #show, .showspoiler, .mostrar-todas-abas {cursor:pointer;color:#0645AD;}
.map_show:hover, .showhab:hover, #show:hover, .showspoiler:hover, .mostrar-todas-abas:hover {text-decoration:underline;}
/* Margens Sistema de Revisões */
div#contentSub {
margin: 0 0 1em 0;
}
div#mw-fr-revisiontag {
margin: .5em 0 0 0;
}
/* Geografia */
#house,#guildh,#library,#street,#raid { background-color: #F2F2F2; border-radius: 2px; box-shadow: 0 0 6px #B2B2B2; padding: 10px; margin: 10px;}
/* Livros */
.livro {
background: url('https://www.tibiawiki.com.br/images/3/39/Tibia_Client_Background_Light.gif');
color: #FFF;
}
.livro th {
background: url('https://www.tibiawiki.com.br/images/0/03/Tibia_Client_Background_Dark.gif');
}
.livro-titulo {
margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 30px;
}
.livro-texto {
margin-left: 25px;
margin-bottom: 20px;
margin-right: 20px;
text-align: justify;
}
.livro-texto div{
max-height: 250px;
overflow-y:auto;
}
/* Teste */
table#tabelaspec {
border: 1px solid #606060;
border-spacing: 0px;
margin-left: auto;
margin-right: auto;
}
table#tabelaspec td {
border: 1px solid #606060;
padding: 10px;
/* Manutenção */
#p-logo a {background: url(https://www.tibiawiki.com.br/images/c/c9/Logo.png) 35% 50% no-repeat !important;}
.usermessage {display: none;}
html body, #mw-page-base {background: url('https://www.tibiawiki.com.br/images/bg-pattern.png') !important;}
.bookbg {background: url('https://www.tibiawiki.com.br/images/6/6c/Scrollbg.gif');}
/* Dialogos */
.link-like {
cursor:pointer;color:#FFF;text-decoration:underline;
}
.sempre-mostrar-spoiler {cursor:pointer;color:#FFF;text-decoration:underline;}
/* Abasteste - Design */
.abasteste {width: 100%;}
.targetDiv {display: none;}
.abasteste td {
padding: 3px;
font-weight: bold;
text-align: center;
font-size: 15px;
background: url('https://www.tibiawiki.com.br/images/0/03/Tibia_Client_Background_Dark.gif');
}