mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/wikimediaui/ve.ui.Icons.json
Ed Sanders c7221988a1 Update VE core submodule to master (8be817396)
New changes:
26085a853 Make author list a ListPopupTool
c4ea53eef Update OOjs to v2.1.0
8c94697f3 Update OOjs UI to v0.22.0
cdebc4817 Follow-up 8c94697f: Actually commit the icon changes I had locally
8be817396 Update OOjs UI to v0.22.1

Local changes for author list popup

Change-Id: I36bcaf122528a4a12882aaff3b33ef936082a391
2017-05-31 17:48:45 -07:00

41 lines
807 B
JSON

{
"variants": {
"progressive": {
"color": "#36c",
"global": true
}
},
"images": {
"alienextension": {
"file": "../images/icons/alienextension.svg"
},
"image-none": {
"file": "../images/icons/image-none.svg"
},
"image-frame": {
"file": "../images/icons/image-frame.svg"
},
"image-frameless": {
"file": "../images/icons/image-frameless.svg"
},
"image-thumbnail": {
"file": "../images/icons/image-thumbnail.svg"
},
"parameter": {
"file": "../images/icons/parameter-ltr.svg"
},
"parameter-set": {
"file": "../images/icons/parameter-set-ltr.svg"
},
"template": {
"file": "../images/icons/template.svg"
},
"public-domain": {
"file": "../images/icons/public-domain.svg"
},
"profile": {
"file": "../images/icons/profile.svg"
}
}
}