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
PrefixSearch: Avoid notice when no subpage exists
[mediawiki.git]
/
resources
/
src
/
mediawiki.special
/
mediawiki.special.version.css
blob
764e37777fe771c9fa6f92f51fda08f5d89f1505
1
/*!
2
* Styling for Special:Version
3
*/
4
.mw-version-ext-name
{
5
font-weight
:
bold
;
6
}
7
8
.mw-version-ext-vcs-timestamp
{
9
white-space
:
nowrap
;
10
}
11
12
th
.
mw-version-ext-col-label
{
13
font-size
:
0.9em
;
14
}