diff options
author | Armen Kesablyan | 2012-05-14 10:32:59 -0700 |
---|---|---|
committer | Armen Kesablyan | 2012-05-14 10:32:59 -0700 |
commit | 336e0e0ef242f5c472757fe3bbcdd54c04a00f1f (patch) | |
tree | 3afc008f7837233f4c3a701972e108c133c7a188 /css | |
parent | c80e7df1702dff09b5cc8447ab0619747fed2024 (diff) | |
download | ninja-336e0e0ef242f5c472757fe3bbcdd54c04a00f1f.tar.gz |
Workspace: has customized
Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'css')
-rwxr-xr-x | css/ninja.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/css/ninja.css b/css/ninja.css index ebf16395..ec589902 100755 --- a/css/ninja.css +++ b/css/ninja.css | |||
@@ -997,10 +997,10 @@ input[type="radio"]:disabled { opacity: .3; background: #282828; border-width: 1 | |||
997 | 997 | ||
998 | .montage-invisible { display: none; } | 998 | .montage-invisible { display: none; } |
999 | 999 | ||
1000 | body .panel.ws-binding { display: none; } | 1000 | body .panel.ws-binding { display: none; -webkit-box-flex-group: 2; } |
1001 | 1001 | ||
1002 | body.ws-binding .rightPanelContent .panel { display: none; } | 1002 | body.ws-binding .rightPanelContent .panel { display: none; } |
1003 | 1003 | ||
1004 | body.ws-binding .rightPanelContent .panel.ws-binding { display: block; } | 1004 | body.ws-binding .rightPanelContent .panel.ws-binding { display: -webkit-box; } |
1005 | 1005 | ||
1006 | /*77*/ | 1006 | /*77*/ |