mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/widgets/ve.ui.MWReferenceSourceSelectWidget.css
Ed Sanders e59ee87887 Add spacer above basic reference option
Also add classes to basic/reuse so they can be differently styled.

Bug: T108725
Change-Id: I4d128afe86c7fae2d8cbd8a57749970942e39e76
2015-08-23 20:06:35 +01:00

11 lines
285 B
CSS

/*!
* VisualEditor MediaWiki UserInterface MWReferenceSearchWidget styles.
*
* @copyright 2011-2015 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-ui-mwReferenceSourceSelectWidget-separator {
border-top: 1px solid #ccc;
}