MediaWiki:Common.css: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 9: Zeile 9:
}
}
/* Comboboxen im Formular */
/* Comboboxen im Formular */
.combo {
.oo-ui-textInputWidget {
width: 100%; !important
width: 100%;  
box-sizing: border-box;
max-width: none;
background: #f00; !important
}
}