aboutsummaryrefslogtreecommitdiff
path: root/js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html
diff options
context:
space:
mode:
authorEric Guzman2012-05-03 11:49:24 -0700
committerEric Guzman2012-05-03 11:49:24 -0700
commit560d9255ed1bba04f3dc3f4320307f7d5626bfab (patch)
treefc8e5387b31173c081caca996380d33677a30eac /js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html
parentfc104084e964023263332dbf2d916bf00d525e8b (diff)
downloadninja-560d9255ed1bba04f3dc3f4320307f7d5626bfab.tar.gz
CSS Panel - Support showing computed styles
Diffstat (limited to 'js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html')
-rwxr-xr-xjs/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html b/js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html
index 53c243a8..b994c5c2 100755
--- a/js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html
+++ b/js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html
@@ -25,8 +25,8 @@
25 </script> 25 </script>
26 26
27</head> 27</head>
28<body id="computestylesubpanel" onload=""> 28<body>
29 <div id="nj-css-panel-computed" class="nj-css-panel-hide"> 29 <div data-montage-id="nj-css-panel-computed" class="nj-css-panel-computed">
30 <div id="nj-css-filter-panel"> 30 <div id="nj-css-filter-panel">
31 <input id="nj-css-filter" class="nj-skinned" type="search"> 31 <input id="nj-css-filter" class="nj-skinned" type="search">
32 <select id="nj-css-group-select" class="nj-skinned"> 32 <select id="nj-css-group-select" class="nj-skinned">