Difference between revisions of "MediaWiki:Common.css"

m
Reverted edits by BlueYoshi 57EML (talk) to last revision by ⁿotfire
(please don't break)
Tag: Reverted
m (Reverted edits by BlueYoshi 57EML (talk) to last revision by ⁿotfire)
Tags: Rollback Reverted
Line 811: Line 811:
.mw-htmlform-field-HTMLInfoField.mw-ui-vform-field .mw-input {
.mw-htmlform-field-HTMLInfoField.mw-ui-vform-field .mw-input {
     font-weight: bold;
     font-weight: bold;
}
/* --------------------- PRETTY BUTTONS ---------*/
span.prettybutton {
background-color: #3366cc;
}
span.prettybutton:focus {
background-color: #22456d;
}
}