Mudanças entre as edições de "MediaWiki:Common.css"
Ir para navegação
Ir para pesquisar
| 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 */ | ||
| − | .icon { padding: 6px 8px 4px | + | .icon { padding: 6px 8px 4px 24px; position:relative; width:28px; height:24px; background-color: transparent; border:none; background-repeat:no-repeat; background-position:2px 2px;} |
.icon .text { font-size:11px; bottom:-11px; text-align:center; color: #FAFEFD; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; } | .icon .text { font-size:11px; bottom:-11px; text-align:center; color: #FAFEFD; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; } | ||
.icon a { color:#000000; } | .icon a { color:#000000; } | ||
Edição das 17h48min de 5 de março de 2020
/** o código CSS colocado aqui será aplicado a todos os temas */
.icon { padding: 6px 8px 4px 24px; position:relative; width:28px; height:24px; background-color: transparent; border:none; background-repeat:no-repeat; background-position:2px 2px;}
.icon .text { font-size:11px; bottom:-11px; text-align:center; color: #FAFEFD; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; }
.icon a { color:#000000; }
.ItemInfo { font-family:Tahoma; font-size:12px; display: none; position:absolute; width:280px; background-repeat:no-repeat; background-color:white; z-index: 1; border-radius: 8px; border: 1px solid #828282; box-shadow: 0px 0px 36px rgba(0,0,0,0.3);}
.ItemInfo .collection { position:absolute; top:11px; left:10px; width:75px; height:100px; background-repeat:no-repeat; background-color:transparent; }
.ItemInfo .title { position:absolute; top:3px; left:86px; width:185px; height:14px; padding-left:4px; padding-top:6px; font-size:12px; text-shadow:1px 1px 0px white; white-space:nowrap; }
.ItemInfo .description { position:absolute; top:35px; left:100px; line-height:18px; width:170px; }
.MapIcon { width:5px; height:5px; position: absolute; display:none; border:none; z-index: 1; background-repeat:no-repeat; }
.MapMin { height: 64px; width: 64px; background-size: contain; background-repeat:no-repeat; }
.MapInfo { display: none; position:absolute; height: 160px; width: 160px; z-index: 1; background-size: contain; background-repeat:no-repeat; }