Bump and prep 1.34.0
[lhc/web/wiklou.git] / resources / src / mediawiki.special / pagesWithProp.css
1 /*!
2 * Styles for Special:PagesWithProp
3 */
4
5 /* Distinguish actual data from information about it being hidden visually. */
6 /* stylelint-disable-next-line selector-class-pattern */
7 .prop-value-hidden {
8 font-style: italic;
9 }