Merge "[debug] Remove BC code from AvroFormatter"
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / mediawiki / icons-interactions.json
index 497a301..c3263e2 100644 (file)
@@ -1,6 +1,13 @@
 {
-       "prefix": "oo-ui-icon",
+       "selectorWithoutVariant": ".oo-ui-icon-{name}",
+       "selectorWithVariant": ".oo-ui-image-{variant}.oo-ui-icon-{name}",
        "intro": "@import '../../../../src/styles/common';",
+       "variants": {
+               "invert": {
+                       "color": "#ffffff",
+                       "global": true
+               }
+       },
        "images": {
                "beta": { "file": "images/icons/beta.svg" },
                "betaLaunch": { "file": "images/icons/betaLaunch.svg" },