MediaWiki:Minerva.css: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 34: | Zeile 34: | ||
fieldset { | fieldset { | ||
background-color: whitesmoke; | background-color: whitesmoke; | ||
margin: 5px; | margin: 5px; | ||
padding: 5px; | padding: 5px; | ||
Zeile 42: | Zeile 41: | ||
font-size: 15px; | font-size: 15px; | ||
max-width: 500px; | max-width: 500px; | ||
} | } | ||
Zeile 56: | Zeile 54: | ||
padding: 0.2em 1.5em; | padding: 0.2em 1.5em; | ||
border-bottom-left-radius: 0.5em; | border-bottom-left-radius: 0.5em; | ||
} | |||
select { | |||
background-color: white; | |||
max-width:300px; | |||
white-space: pre; | |||
text-overflow: ellipsis; | |||
} | } | ||
Zeile 70: | Zeile 75: | ||
} | } | ||
.mw-collapsible-content { | .mw-collapsible-content { |