Downstream images for VE EducationPopup

The messages for the popup lives here, so should the image.

Change-Id: I02041246dda1b3d3ad1bcc0b014fa022e8259b62
This commit is contained in:
Ed Sanders 2020-09-24 17:47:35 +01:00
parent 8ee6c996e7
commit 21b9cc6eb4
4 changed files with 11 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View file

@ -0,0 +1,10 @@
/*!
* 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;
}

View file

@ -133,6 +133,7 @@ class CiteHooks {
've.ui.MWReferenceGroupInputWidget.css',
've.ui.MWReferenceResultWidget.css',
've.ui.MWReferenceSearchWidget.css',
've.ui.MWCitationDialogTool.css',
],
"dependencies" => [
"oojs-ui.styles.icons-alerts",