diff options
author | Eric Guzman | 2012-03-13 11:14:39 -0700 |
---|---|---|
committer | Eric Guzman | 2012-03-13 11:14:39 -0700 |
commit | 138da4b52049285dead085ff8349d6664b390eec (patch) | |
tree | 8c821ff65884308d3b6bacde6263741581515598 /js/panels/presets/content.reel/content.css | |
parent | c24f58c10231c30d3a8a4c9fb9a4f395dd746180 (diff) | |
download | ninja-138da4b52049285dead085ff8349d6664b390eec.tar.gz |
Presets Panel - Adding hover state to ninja-leaf
Diffstat (limited to 'js/panels/presets/content.reel/content.css')
-rw-r--r-- | js/panels/presets/content.reel/content.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/js/panels/presets/content.reel/content.css b/js/panels/presets/content.reel/content.css index c0ccbad4..409e1960 100644 --- a/js/panels/presets/content.reel/content.css +++ b/js/panels/presets/content.reel/content.css | |||
@@ -10,9 +10,7 @@ | |||
10 | -webkit-box-orient: vertical; | 10 | -webkit-box-orient: vertical; |
11 | -webkit-box-flex: 1; | 11 | -webkit-box-flex: 1; |
12 | } | 12 | } |
13 | .presetsPanel .treeRoot { | 13 | |
14 | margin: 0 8px; | ||
15 | } | ||
16 | .tab-bar { | 14 | .tab-bar { |
17 | -webkit-box-flex: 0; | 15 | -webkit-box-flex: 0; |
18 | background-color: #282828; | 16 | background-color: #282828; |