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
ApiSandbox: Visual separation of fields
[mediawiki.git]
/
resources
/
src
/
mediawiki.special
/
mediawiki.special.version.css
blob
5b259e70abe26731cc60b156c9e9582e6f07da50
1
/*!
2
* Styling for Special:Version
3
*/
4
.
mw-version-ext-name
,
5
.mw-version-library-name
{
6
font-weight
:
bold
;
7
}
8
9
.
mw-version-ext-license
,
10
.mw-version-ext-vcs-timestamp
{
11
white-space
:
nowrap
;
12
}
13
14
th
.
mw-version-ext-col-label
{
15
font-size
:
0.9em
;
16
}
17
18
.mw-version-ext-vcs-version
{
19
unicode-bidi
:
embed
;
20
}