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

Ir para navegação Ir para pesquisar
sem sumário de edição
Sem resumo de edição
Sem resumo de edição
Linha 704: Linha 704:


/* Testes */
/* Testes */
.collapsible {
.collapsi{
   cursor: pointer;
   cursor: pointer;
   padding: 8px;
   padding: 8px;
Linha 719: Linha 719:
}
}


.collapsible:after {
.collapsi:after {
   content: '\002B';
   content: '\002B';
   font-weight: bold;
   font-weight: bold;
Linha 726: Linha 726:
}
}


.collapsible:before{
.collapsi:before{
   content: '\002B\0020\00A0\00A0';
   content: '\002B\0020\00A0\00A0';
   font-weight: bold;
   font-weight: bold;

Menu de navegação