mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/tools/ve.ui.MWLinkInspectorTool.css
Alex Monk 9d6fbc894e Educational popups and highlights for links+citations
Bug: T108620
Change-Id: I42b0e06f50aca5cb783d88f79a080461e745ceee
2015-10-06 14:33:57 +01:00

11 lines
355 B
CSS

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