RCFilters UI: Style the 'old' RC option fieldset
[lhc/web/wiklou.git] / resources / src / mediawiki.rcfilters / styles / mw.rcfilters.less
1 // Corrections for the standard special page
2 .rcoptions {
3 border: 0;
4 border-bottom: 1px solid #a2a9b1;
5
6 legend {
7 display: none;
8 }
9 }