mediawiki-extensions-Cite/modules/ve-cite/ve.ui.MWCitationDialogTool.css
Ed Sanders 21b9cc6eb4 Downstream images for VE EducationPopup
The messages for the popup lives here, so should the image.

Change-Id: I02041246dda1b3d3ad1bcc0b014fa022e8259b62
2020-09-24 17:51:18 +01:00

11 lines
278 B
CSS

/*!
* VisualEditor UserInterface CitationDialogTool styles.
*/
/* NB: Currently only used by Citoid, but belongs in this repo, along with the messages */
.ve-ui-educationPopup-image-cite {
background: url( images/reference-ltr.png ) no-repeat center/90%;
height: 150px;
}