Jump to content

MediaWiki:Vector-2022.css: Difference between revisions

No edit summary
No edit summary
Line 41: Line 41:
#p-views li a:hover span {
#p-views li a:hover span {
   text-decoration: underline !important;
   text-decoration: underline !important;
  /* Removemos o border-bottom daqui para evitar linhas duplas,
      o underline costuma chegar se o span estiver correto */
}
}


Line 443: Line 441:
   background-color: rgba(146, 255, 0, 0.3) !important; /* ← reduzido */
   background-color: rgba(146, 255, 0, 0.3) !important; /* ← reduzido */
}
}


/* ========================================================= */
/* ========================================================= */
Line 1,000: Line 995:
   color: #202122 !important;
   color: #202122 !important;
}
}


/* ===== FORÇAR COR DA SETA (DROPDOWN ARROW) ===== */
/* ===== FORÇAR COR DA SETA (DROPDOWN ARROW) ===== */
Line 1,018: Line 1,012:
   background-color: rgba(146, 255, 0, 0.3) !important; /* ← reduzido */
   background-color: rgba(146, 255, 0, 0.3) !important; /* ← reduzido */
}
}


/* ========================================================= */
/* ========================================================= */
Line 1,254: Line 1,247:
   color: #ffffff !important;
   color: #ffffff !important;
}
}


/* Estado ativo (dropdown aberto) */
/* Estado ativo (dropdown aberto) */