mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/tools/ve.ui.MWLinkInspectorTool.css

11 lines
355 B
CSS
Raw Normal View History

/*!
* VisualEditor MediaWiki UserInterface link inspector tool styles.
*
* @copyright 2011-2015 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.oo-ui-tool-name-link .oo-ui-popupWidget-body .ve-ui-educationpopup-header {
background: url(images/link-ltr.png) no-repeat center/90%;
height: 150px;
}