summaryrefslogtreecommitdiff
path: root/resources/src/mediawiki.special/mediawiki.special.version.css
blob: 5b259e70abe26731cc60b156c9e9582e6f07da50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*!
 * Styling for Special:Version
 */
.mw-version-ext-name,
.mw-version-library-name {
	font-weight: bold;
}

.mw-version-ext-license,
.mw-version-ext-vcs-timestamp {
	white-space: nowrap;
}

th.mw-version-ext-col-label {
	font-size: 0.9em;
}

.mw-version-ext-vcs-version {
	unicode-bidi: embed;
}