diff options
author | Pushkar Joshi | 2012-03-14 15:39:59 -0700 |
---|---|---|
committer | Pushkar Joshi | 2012-03-14 15:39:59 -0700 |
commit | 571ed9ef856780eded3ac7104ed0ce72c7c7c81c (patch) | |
tree | fc7bdcd86b2eb742f4cda2ccdee6bd599b1f382e /js/panels/presets | |
parent | 23baa44e0bc7bfb24e42702c1ef58bf62da083d8 (diff) | |
parent | 089534a80c64226bf7d124ab9147afce386fdb5c (diff) | |
download | ninja-571ed9ef856780eded3ac7104ed0ce72c7c7c81c.tar.gz |
Merge branch 'master' into pentool
Diffstat (limited to 'js/panels/presets')
-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; |