diff options
author | Eric Guzman | 2012-02-08 15:33:30 -0800 |
---|---|---|
committer | Eric Guzman | 2012-02-08 15:33:30 -0800 |
commit | 4ab650bccc776b031191dc410a93309a9d342bab (patch) | |
tree | 55a2c7cdda8cce2ede9a8efcb3e77bfa96abc821 /js/components/treeview/branch.reel/branch.css | |
parent | 7fc8ce44579b0464710d0696782daf7df776b1a0 (diff) | |
parent | 0537f8f29e7b8dd48fd08f20b1533fbe92a54c4b (diff) | |
download | ninja-4ab650bccc776b031191dc410a93309a9d342bab.tar.gz |
Merge branch 'refs/heads/master' into PresetsPanel
Diffstat (limited to 'js/components/treeview/branch.reel/branch.css')
-rw-r--r-- | js/components/treeview/branch.reel/branch.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/js/components/treeview/branch.reel/branch.css b/js/components/treeview/branch.reel/branch.css index 5998e0f0..0f4e4a87 100644 --- a/js/components/treeview/branch.reel/branch.css +++ b/js/components/treeview/branch.reel/branch.css | |||
@@ -1,3 +1,9 @@ | |||
1 | /* <copyright> | ||
2 | This file contains proprietary software owned by Motorola Mobility, Inc.<br/> | ||
3 | No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/> | ||
4 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. | ||
5 | </copyright> */ | ||
6 | |||
1 | .treeRoot > .branch > ul { | 7 | .treeRoot > .branch > ul { |
2 | margin-top: 0; | 8 | margin-top: 0; |
3 | } | 9 | } |