From 1433f2bdf2e5b8c5c18fed5e9c17fd983ab3606d Mon Sep 17 00:00:00 2001
From: Eric Guzman
Date: Fri, 2 Mar 2012 10:55:51 -0800
Subject: CSS Panel - Updating components, created toolbar components, and
small changes to styles controller
---
js/panels/css-panel/rule-list.reel/rule-list.html | 85 +++++++++++++++++++++++
1 file changed, 85 insertions(+)
create mode 100644 js/panels/css-panel/rule-list.reel/rule-list.html
(limited to 'js/panels/css-panel/rule-list.reel/rule-list.html')
diff --git a/js/panels/css-panel/rule-list.reel/rule-list.html b/js/panels/css-panel/rule-list.reel/rule-list.html
new file mode 100644
index 00000000..69154d8d
--- /dev/null
+++ b/js/panels/css-panel/rule-list.reel/rule-list.html
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
--
cgit v1.2.3
From 42d9f27afea3066cbccf22c76753f407fd340c30 Mon Sep 17 00:00:00 2001
From: Eric Guzman
Date: Mon, 12 Mar 2012 15:24:29 -0700
Subject: CSS Panel Update - Rule List component update
---
js/panels/css-panel/rule-list.reel/rule-list.html | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
(limited to 'js/panels/css-panel/rule-list.reel/rule-list.html')
diff --git a/js/panels/css-panel/rule-list.reel/rule-list.html b/js/panels/css-panel/rule-list.reel/rule-list.html
index 69154d8d..efede847 100644
--- a/js/panels/css-panel/rule-list.reel/rule-list.html
+++ b/js/panels/css-panel/rule-list.reel/rule-list.html
@@ -14,8 +14,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
"module" : "js/panels/css-panel/rule-list.reel",
"name" : "RuleList",
"properties" : {
- "element" : {"#" : "container"},
- "listElement": {"#": "rules-list"}
+ "element" : {"#" : "rule-list"}
}
}
}
@@ -78,8 +77,6 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
-
+