1 @import 'mediawiki.skin.variables.less';
3 /* Make the clock icon smaller than it is by default, and grey it out. */
4 .mw-changesList-watchlistExpiry.oo-ui-iconElement-icon {
8 top: -@position-offset-border-width-base;
9 opacity: @opacity-icon-base--disabled;
12 .mw-watchlistexpiry-msg {
13 // Reduce the amount of space between the clock and the message shown to its right.