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

Ir para navegação Ir para pesquisar
sem sumário de edição
(Página substituída por '.changelog__link, .changelog__link:visited { color: #680cab; font-family: Verdana, Geneva, Tahoma, sans-serif; font-weight: 500; font-size: .85rem; display: flex; justify-content: space-between; align-items: center; padding: .5rem .95rem; border-bottom: 1px solid rgb(120, 120, 120); transition: background .25s ease; } .changelog__link:last-child { border-bottom: 0; } .changelog__link:hover { text-decoration: none...')
Etiquetas: Substituído Reversão manual
Sem resumo de edição
Linha 981: Linha 981:
flex-direction: row;
flex-direction: row;
}
}
}
.item-tooltip {
    position: absolute;
    background: #111;
    color: #fff;
    border: 1px solid #555;
    padding: 8px;
    border-radius: 6px;
    width: 220px;
    z-index: 9999;
    pointer-events: none;
}
}

Menu de navegação