mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/tools/ve.ui.MWLinkInspectorTool.css
Ed Sanders 5c84f0cd88 Rewrite EducationPopup so it isn't a mixin
Reference images are moved to Cite and used by Citoid.

Bug: T170919
Bug: T171292
Depends-On: I02041246dda1b3d3ad1bcc0b014fa022e8259b62
Change-Id: Id97659ed1fa64a1223a8957fefaf2a149edd0e9c
2020-09-24 21:33:50 +01:00

12 lines
316 B
CSS

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