MediaWiki:Common.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 827: Zeile 827:
.mw-parser-output table.biobox + * {
.mw-parser-output table.biobox + * {
     margin-top: 0 !important;
     margin-top: 0 !important;
}
table.myunsortable th.headerSort {
    background-image: none !important;
    cursor: default !important;
}
table.myunsortable th.headerSort:hover {
    background-color: inherit !important;
}
}