Merge "Remove old workaround for HHVM"
[lhc/web/wiklou.git] / resources / src / mediawiki.rcfilters / styles / mw.rcfilters.ui.ViewSwitchWidget.less
1 .mw-rcfilters-ui-viewSwitchWidget {
2 label.oo-ui-labelWidget {
3 color: #54595d;
4 font-weight: bold;
5 }
6
7 &-buttons {
8 margin-top: 0.5em;
9 }
10 }