diff options
author | Eric Guzman | 2012-04-11 16:45:23 -0700 |
---|---|---|
committer | Eric Guzman | 2012-04-11 16:45:23 -0700 |
commit | 7246efab402664c75bd0de226c0b9a91b384839b (patch) | |
tree | 0e800cb2f65ece1c3526c114e561584dfcb1f127 /js/panels/css-panel/style-shorthand.reel/style-shorthand.css | |
parent | d203070579c8106b846657592a794ca8b4b1a9b6 (diff) | |
download | ninja-7246efab402664c75bd0de226c0b9a91b384839b.tar.gz |
CSS Style - Add disabled UI state. Added Hintable and editable UI state.
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 | 4 |
1 files changed, 1 insertions, 3 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 52f5a3c1..b77994a4 100644 --- a/js/panels/css-panel/style-shorthand.reel/style-shorthand.css +++ b/js/panels/css-panel/style-shorthand.reel/style-shorthand.css | |||
@@ -7,9 +7,7 @@ | |||
7 | .css-tree-branch { | 7 | .css-tree-branch { |
8 | /*padding-left: 10px;*/ | 8 | /*padding-left: 10px;*/ |
9 | } | 9 | } |
10 | .style-item { | 10 | |
11 | padding-left: 20px; | ||
12 | } | ||
13 | .css-tree-branch .css-tree-branch { | 11 | .css-tree-branch .css-tree-branch { |
14 | padding-left: 20px; | 12 | padding-left: 20px; |
15 | margin-top: 0; | 13 | margin-top: 0; |