mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/tools/ve.ui.MWLinkInspectorTool.css
James D. Forrester 122f49b2dd build: Bump file copyright notices for 2017
Change-Id: I3c20809e71cc0da58123e1b5f29c4f3aac945496
2017-01-03 08:58:33 -08:00

12 lines
358 B
CSS

/*!
* 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;
}