repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Localisation updates from https://translatewiki.net.
[mediawiki.git]
/
resources
/
src
/
mediawiki.special
/
pagesWithProp.css
blob
b0cc9321b433edc969bcaad75f4ec2d5587da06b
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
}