MediaWiki:Common.css: Difference between revisions

add wikitable highlights / textarea
mNo edit summary
(add wikitable highlights / textarea)
Line 506: Line 506:
.messagebox tr th td {
.messagebox tr th td {
     vertical-align: top;
     vertical-align: top;
}
/* TextArea */
textarea {
    width: 100%;
}
}


Line 515: Line 520:
     margin: 1em 1em 1em 0px;
     margin: 1em 1em 1em 0px;
}
}
.wikitable th,.wikitable td.hl3,.wikitable th.hl3 {
    background:#8da7d6
}
.wikitable td.hl1,.wikitable th.hl1 {
    background:#c5d8fc
}
.wikitable td.hl2,.wikitable th.hl2 {
    background:#a7c1f2
}


/* Allow limiting of which header levels are shown in a TOC;
/* Allow limiting of which header levels are shown in a TOC;
90,866

edits