Merge "resourceloader: Don't call wfExpandUrl() on load.php urls"
[lhc/web/wiklou.git] / resources / src / mediawiki.special / mediawiki.special.block.css
1 /*!
2 * Styling for Special:Block
3 */
4
5 label[for="mw-input-wpConfirm"] {
6 font-weight: bold;
7 }
8
9 tr.mw-block-hideuser {
10 font-weight: bold;
11 }