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

sem sumário de edição
Sem resumo de edição
Sem resumo de edição
Linha 121: Linha 121:
li.groupTitle {
li.groupTitle {
   background-color: rgb(179 163 255 / 21%);
   background-color: rgb(179 163 255 / 21%);
  cursor: default;
   margin-bottom: .25rem;
   margin-bottom: .25rem;
   margin-top: .35rem;
   margin-top: .35rem;
Linha 129: Linha 130:
li.groupTitle:hover {
li.groupTitle:hover {
   border-radius: 12px 12px 0 0 !important;
   border-radius: 12px 12px 0 0 !important;
   background: rgba(0, 0, 0, .075) !important;
   background-color: rgb(179 163 255 / 21%) !important;
}
}