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 720: Linha 720:


.collapsible:after {
.collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.collapsible:before{
   content: '\002B';
   content: '\002B';
   color: white;
   color: white;
Linha 728: Linha 736:


.active:after {
.active:after {
  content: "\2212";
}
.active:before{
   content: "\2212";
   content: "\2212";
}
}

Menu de navegação