mw.widgets: Make TitleSearchWidget read-only-able
[lhc/web/wiklou.git] / resources / src / mediawiki.special.changeslist.less
index 015c187..db33f4a 100644 (file)
        content: '. .';
 }
 
+.comment--without-parentheses,
 .mw-changeslist-links,
 .mw-diff-bytes,
+.mw-tag-markers,
 .mw-uctop {
        &:before {
                content: '@{msg-parentheses-start}';
        }
+
        &:after {
                content: '@{msg-parentheses-end}';
        }