Merge "Use {{int:}} on MediaWiki:Blockedtext and MediaWiki:Autoblockedtext"
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / wikimediaui / icons-location.json
index 4ca6635..d8e4e88 100644 (file)
@@ -11,9 +11,6 @@
                        "color": "#36c",
                        "global": true
                },
-               "constructive": {
-                       "color": "#36c"
-               },
                "destructive": {
                        "color": "#d33"
                },
                }
        },
        "images": {
-               "map": { "file": {
-                       "ltr": "images/icons/map-ltr.svg",
-                       "rtl": "images/icons/map-rtl.svg"
-               } },
-               "mapPin": { "file": "images/icons/mapPin.svg" },
-               "mapPinAdd": { "file": {
-                       "ltr": "images/icons/mapPinAdd-ltr.svg",
-                       "rtl": "images/icons/mapPinAdd-rtl.svg"
-               } },
-               "mapTrail": { "file": {
-                       "ltr": "images/icons/mapTrail-ltr.svg",
-                       "rtl": "images/icons/mapTrail-rtl.svg"
-               } }
+               "map": {
+                       "file": {
+                               "ltr": "images/icons/map-ltr.svg",
+                               "rtl": "images/icons/map-rtl.svg"
+                       }
+               },
+               "mapPin": {
+                       "file": "images/icons/mapPin.svg"
+               },
+               "mapPinAdd": {
+                       "file": "images/icons/mapPinAdd.svg"
+               },
+               "mapTrail": {
+                       "file": "images/icons/mapTrail.svg"
+               }
        }
 }