Simplify HTMLTitleTextField::validate
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / wikimediaui / icons-editing-list.json
index 3edb545..78090e8 100644 (file)
@@ -11,9 +11,6 @@
                        "color": "#36c",
                        "global": true
                },
-               "constructive": {
-                       "color": "#36c"
-               },
                "destructive": {
                        "color": "#d33"
                },
                }
        },
        "images": {
-               "indent": { "file": {
-                       "ltr": "images/icons/indent-ltr.svg",
-                       "rtl": "images/icons/indent-rtl.svg"
-               } },
-               "listBullet": { "file": {
-                       "ltr": "images/icons/listBullet-ltr.svg",
-                       "rtl": "images/icons/listBullet-rtl.svg"
-               } },
-               "listNumbered": { "file": {
-                       "ltr": "images/icons/listNumbered-ltr.svg",
-                       "rtl": "images/icons/listNumbered-rtl.svg"
-               } },
-               "outdent": { "file": {
-                       "ltr": "images/icons/outdent-ltr.svg",
-                       "rtl": "images/icons/outdent-rtl.svg"
-               } }
+               "indent": {
+                       "file": {
+                               "ltr": "images/icons/indent-ltr.svg",
+                               "rtl": "images/icons/indent-rtl.svg"
+                       }
+               },
+               "listBullet": {
+                       "file": {
+                               "ltr": "images/icons/listBullet-ltr.svg",
+                               "rtl": "images/icons/listBullet-rtl.svg"
+                       }
+               },
+               "listNumbered": {
+                       "file": {
+                               "ltr": "images/icons/listNumbered-ltr.svg",
+                               "rtl": "images/icons/listNumbered-rtl.svg"
+                       }
+               },
+               "outdent": {
+                       "file": {
+                               "ltr": "images/icons/outdent-ltr.svg",
+                               "rtl": "images/icons/outdent-rtl.svg"
+                       }
+               }
        }
 }