mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
9d6fbc894e
Bug: T108620 Change-Id: I42b0e06f50aca5cb783d88f79a080461e745ceee
11 lines
355 B
CSS
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;
|
|
} |