diff options
author | Valerio Virgillito | 2012-03-13 16:33:32 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-03-13 16:33:32 -0700 |
commit | 9ece39b6402f244387ec9d0e5a9da5c461089223 (patch) | |
tree | aaab5b6a9f09f43672acac795ac04778e8d875d3 /js/panels | |
parent | 31ddd1f5760b1a3619c2b43d06e91cc4add45fc1 (diff) | |
parent | 0b8383232bc412d94ef234e49898d813436c63cc (diff) | |
download | ninja-9ece39b6402f244387ec9d0e5a9da5c461089223.tar.gz |
Merge pull request #112 from ericguzman/PresetsPanel
Presets panel - Ninja-leaf hover state
Diffstat (limited to 'js/panels')
-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; |