diff options
author | Eric Guzman | 2012-03-16 15:08:29 -0700 |
---|---|---|
committer | Eric Guzman | 2012-03-16 15:08:29 -0700 |
commit | 4afb01e3b8261ab5e9492bfc63ad17e44dfcb934 (patch) | |
tree | e34d41690924d9d35abdf1ffb56aedbf85f993dc /js/panels/css-panel/style-shorthand.reel | |
parent | 5247614b90c5cb104166b22ae92b8f29bd1e306f (diff) | |
download | ninja-4afb01e3b8261ab5e9492bfc63ad17e44dfcb934.tar.gz |
CSS Panel Updates - CSS tweaks and cleanup
Diffstat (limited to 'js/panels/css-panel/style-shorthand.reel')
-rw-r--r-- | js/panels/css-panel/style-shorthand.reel/style-shorthand.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/css-panel/style-shorthand.reel/style-shorthand.css b/js/panels/css-panel/style-shorthand.reel/style-shorthand.css index d138dfef..52f5a3c1 100644 --- a/js/panels/css-panel/style-shorthand.reel/style-shorthand.css +++ b/js/panels/css-panel/style-shorthand.reel/style-shorthand.css | |||
@@ -8,7 +8,7 @@ | |||
8 | /*padding-left: 10px;*/ | 8 | /*padding-left: 10px;*/ |
9 | } | 9 | } |
10 | .style-item { | 10 | .style-item { |
11 | padding-left: 10px; | 11 | padding-left: 20px; |
12 | } | 12 | } |
13 | .css-tree-branch .css-tree-branch { | 13 | .css-tree-branch .css-tree-branch { |
14 | padding-left: 20px; | 14 | padding-left: 20px; |