Merge "Allow 'all:' on all wikis in addition to 'searchall' translation"
[lhc/web/wiklou.git] / resources / src / mediawiki.special.unwatchedPages / unwatchedPages.css
1 .mw-watched-item {
2 text-decoration: line-through;
3 }
4
5 .mw-watch-link-disabled {
6 pointer-events: none;
7 }