/**
 * Styles for valueview's TimeValue expert.
 *
 * @since 0.1
 * @file
 * @ingroup ValueView
 *
 * @license GNU GPL v2+
 * @author H. Snater < mediawiki@snater.com >
 */

.valueview-expert-timevalue sup {
	font-style: italic;
	margin-left: 0.5em;
	line-height: 1;
}
