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

12 lines
358 B
CSS
Raw Normal View History

/*!
* VisualEditor MediaWiki UserInterface link inspector tool styles.
*
* @copyright 2011-2017 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;
}