mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/wikimediaui/ve.ui.Icons.json
Thiemo Kreuz 218ac78960 Remove obsolete "search for a parameter" page and widgets
… as well as messages, CSS, and icons that are now unused.

Bug: T310859
Change-Id: I1a2797728788cf1a86299414c1430ded0b362d4e
2022-06-17 10:23:00 +02:00

21 lines
298 B
JSON

{
"variants": {
"invert": {
"color": "#fff",
"global": true
},
"progressive": {
"color": "#36c",
"global": true
}
},
"images": {
"parameter": {
"file": "../images/icons/parameter-ltr.svg"
},
"public-domain": {
"file": "../images/icons/public-domain.svg"
}
}
}