diff options
author | Eric Guzman | 2012-03-14 16:06:33 -0700 |
---|---|---|
committer | Eric Guzman | 2012-03-14 16:06:33 -0700 |
commit | 5247614b90c5cb104166b22ae92b8f29bd1e306f (patch) | |
tree | ea4fb475d04573d8fbf4cc2aa4d23b101eacf9f6 /js/panels/css-panel/style-shorthand.reel/style-shorthand.css | |
parent | 562e6d71d8bbe149f856b126e4c4246fc2d843ef (diff) | |
download | ninja-5247614b90c5cb104166b22ae92b8f29bd1e306f.tar.gz |
CSS Panel Updates - Added shorthand collapser
Diffstat (limited to 'js/panels/css-panel/style-shorthand.reel/style-shorthand.css')
-rw-r--r-- | js/panels/css-panel/style-shorthand.reel/style-shorthand.css | 1 |
1 files changed, 1 insertions, 0 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 e746146a..d138dfef 100644 --- a/js/panels/css-panel/style-shorthand.reel/style-shorthand.css +++ b/js/panels/css-panel/style-shorthand.reel/style-shorthand.css | |||
@@ -14,6 +14,7 @@ | |||
14 | padding-left: 20px; | 14 | padding-left: 20px; |
15 | margin-top: 0; | 15 | margin-top: 0; |
16 | margin-bottom: 0; | 16 | margin-bottom: 0; |
17 | overflow: hidden; | ||
17 | } | 18 | } |
18 | .style-shorthand-branch > div { | 19 | .style-shorthand-branch > div { |
19 | background-color: #fafafa; | 20 | background-color: #fafafa; |