mw.htmlform: Fix hiding of the textbox for 'selectorother' fields on page load
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / apex / icons-content.json
1 {
2 "prefix": "oo-ui-icon",
3 "intro": "@import '../../../../src/styles/common';",
4 "images": {
5 "articles": { "file": {
6 "ltr": "images/icons/articles-ltr.svg",
7 "rtl": "images/icons/articles-rtl.svg"
8 } },
9 "articleRedirect": { "file": {
10 "ltr": "images/icons/articleRedirect-ltr.svg",
11 "rtl": "images/icons/articleRedirect-rtl.svg"
12 } },
13 "history": { "file": "images/icons/history.svg" },
14 "info": { "file": "images/icons/info.svg" },
15 "journal": { "file": {
16 "ltr": "images/icons/journal-ltr.svg",
17 "rtl": "images/icons/journal-rtl.svg"
18 } },
19 "tag": { "file": "images/icons/tag.svg" },
20 "upload": { "file": {
21 "ltr": "images/icons/upload-ltr.svg",
22 "rtl": "images/icons/upload-rtl.svg"
23 } },
24 "window": { "file": "images/icons/window.svg" }
25 }
26 }