aboutsummaryrefslogtreecommitdiff
path: root/js/panels/css-panel/style-shorthand.reel/style-shorthand.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/panels/css-panel/style-shorthand.reel/style-shorthand.html')
-rw-r--r--js/panels/css-panel/style-shorthand.reel/style-shorthand.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/panels/css-panel/style-shorthand.reel/style-shorthand.html b/js/panels/css-panel/style-shorthand.reel/style-shorthand.html
index 243d9cc7..0311798b 100644
--- a/js/panels/css-panel/style-shorthand.reel/style-shorthand.html
+++ b/js/panels/css-panel/style-shorthand.reel/style-shorthand.html
@@ -19,8 +19,8 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
19 "branchList": {"#" : "branchList"}, 19 "branchList": {"#" : "branchList"},
20 "arrayController": {"@": "arrayController" }, 20 "arrayController": {"@": "arrayController" },
21 "repetition": {"@": "repetition"}, 21 "repetition": {"@": "repetition"},
22 "leafComponent": {"@": "leaf"}, 22 "leafComponent": {"@": "style"},
23 "branchComponent": {"@": "branch"}, 23 "branchComponent": {"@": "shorthand"},
24 "branchCollapser": {"#": "collapser" } 24 "branchCollapser": {"#": "collapser" }
25 } 25 }
26 }, 26 },