Update OOUI to v0.30.4
[lhc/web/wiklou.git] / resources / lib / ooui / themes / wikimediaui / icons-editing-citation.json
index bf91573..41cd89e 100644 (file)
                "destructive": {
                        "color": "#d33"
                },
+               "error": {
+                       "color": "#d33"
+               },
                "warning": {
-                       "color": "#ff5d00"
+                       "color": "#fc3"
                }
        },
        "images": {
@@ -37,9 +40,6 @@
                                "rtl": "images/icons/newspaper-rtl.svg"
                        }
                },
-               "web": {
-                       "file": "images/icons/web.svg"
-               },
                "reference": {
                        "file": "images/icons/reference.svg"
                },
                                "ltr": "images/icons/references-ltr.svg",
                                "rtl": "images/icons/references-rtl.svg"
                        }
+               },
+               "web": {
+                       "file": "images/icons/web.svg",
+                       "deprecated": "Deprecated since v0.30.2, use 'browser' from 'interactions' pack instead."
                }
        }
 }