summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Cite/modules/ve-cite/ve.ui.MWReferenceSearchWidget.css
blob: c972e270eab2c12bf6e2725e7ee9e0d42ca534a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*!
 * VisualEditor MediaWiki UserInterface MWReferenceSearchWidget styles.
 *
 * @copyright 2011-2018 VisualEditor Team's Cite sub-team and others; see AUTHORS.txt
 * @license MIT
 */

.ve-ui-mwReferenceSearchWidget-citation {
	float: left;
	margin-right: 0.75em;
}

.ve-ui-mwReferenceSearchWidget-name {
	color: #72777d;
	float: right;
	margin-left: 0.75em;
	margin-bottom: 0.05em;
}