Merge "Schema is not PostgreSQL connection parameter"
[lhc/web/wiklou.git] / resources / src / mediawiki.special / mediawiki.special.version.css
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 }
15
16 .mw-version-ext-vcs-version {
17 unicode-bidi: embed;
18 }