diff options
author | Eric Guzman | 2012-04-23 22:37:34 -0700 |
---|---|---|
committer | Eric Guzman | 2012-04-23 22:37:34 -0700 |
commit | 946fae3acf8ca9f384b662e40f406506e8b90ea7 (patch) | |
tree | 4b7afe0543a37f678ac1e12512bc9bd6315a40cd /js/panels/css-panel/css-panel.reel/css-panel.html | |
parent | cdd1189e349e2974681e2c451e861e5b0db570e4 (diff) | |
download | ninja-946fae3acf8ca9f384b662e40f406506e8b90ea7.tar.gz |
CSSPanel - Resizer
Diffstat (limited to 'js/panels/css-panel/css-panel.reel/css-panel.html')
-rw-r--r-- | js/panels/css-panel/css-panel.reel/css-panel.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/panels/css-panel/css-panel.reel/css-panel.html b/js/panels/css-panel/css-panel.reel/css-panel.html index 4be4d6dd..8ee56086 100644 --- a/js/panels/css-panel/css-panel.reel/css-panel.html +++ b/js/panels/css-panel/css-panel.reel/css-panel.html | |||
@@ -40,7 +40,6 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot | |||
40 | <section id="container" class="css-panel"> | 40 | <section id="container" class="css-panel"> |
41 | <h3>Style Sheets</h3> | 41 | <h3>Style Sheets</h3> |
42 | <div id="style-sheet-view"></div> | 42 | <div id="style-sheet-view"></div> |
43 | <div data-montage-id="resizeBar" class="sub-panel-resizer"></div> | ||
44 | <h3>Styles</h3> | 43 | <h3>Styles</h3> |
45 | <div id="styles-view-container"></div> | 44 | <div id="styles-view-container"></div> |
46 | </section> | 45 | </section> |