mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 22:35:41 +00:00
Remove "prefix": "oo-ui-icon" from ve.ui.Icons.json
This gets overridden by "selectorWithoutVariant" and "selectorWithVariant" in the module definition anyway. Change-Id: I51b8e76d542058c008d92ce55c7ec6bb66df70b7
This commit is contained in:
parent
ae247352d5
commit
86f739c994
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"prefix": "oo-ui-icon",
|
||||
"images": {
|
||||
"alienextension": {
|
||||
"file": "../images/icons/alienextension.svg"
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"prefix": "oo-ui-icon",
|
||||
"variants": {
|
||||
"progressive": {
|
||||
"color": "#36c",
|
||||
|
|
Loading…
Reference in a new issue