Merge "jobqueue: change MWException throw statements to using JobQueueError"
[lhc/web/wiklou.git] / resources / src / mediawiki.helplink / helplink.less
1 @import 'mediawiki.mixins';
2
3 #mw-indicator-mw-helplink a {
4 .background-image-svg('images/helpNotice.svg', 'images/helpNotice.png');
5 background-position: left center;
6 background-repeat: no-repeat;
7 display: inline-block;
8 height: 20px;
9 padding-left: 25px;
10 line-height: 20px;
11 }