From a48b284e902708685ab892b273538eb8ba65e496 Mon Sep 17 00:00:00 2001 From: Eric Guzman Date: Mon, 21 May 2012 15:42:01 -0700 Subject: Computed Styles - Add some CSS that was inherited from old CSS Panel --- .../CSSPanel/ComputedStyleSubPanel.reel/computed-style-sub-panel.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'js/panels/CSSPanel/ComputedStyleSubPanel.reel') diff --git a/js/panels/CSSPanel/ComputedStyleSubPanel.reel/computed-style-sub-panel.css b/js/panels/CSSPanel/ComputedStyleSubPanel.reel/computed-style-sub-panel.css index 21dd9055..d60f2d9c 100755 --- a/js/panels/CSSPanel/ComputedStyleSubPanel.reel/computed-style-sub-panel.css +++ b/js/panels/CSSPanel/ComputedStyleSubPanel.reel/computed-style-sub-panel.css @@ -54,8 +54,9 @@ } .nj-css-computed-list dt, .nj-css-computed-list dd { cursor: default; + display: inline-block; } .nj-css-style-list.nj-css-computed-list dt { color: #FFF; - width: 55%; + width: 48%; } -- cgit v1.2.3