diff options
author | Eric Guzman | 2012-02-07 13:46:05 -0800 |
---|---|---|
committer | Eric Guzman | 2012-02-07 13:46:05 -0800 |
commit | c066fb41ebee85bacf9b2155366b16831af41d76 (patch) | |
tree | ecf339e3097b6ba25d81cbe44d913ee67591bf4b /js/components/treeview/leaf.reel/leaf.css | |
parent | 8950b342d1eda8bfa195372e1c17363a409651cd (diff) | |
download | ninja-c066fb41ebee85bacf9b2155366b16831af41d76.tar.gz |
Tree Components - Added copyright comments
Diffstat (limited to 'js/components/treeview/leaf.reel/leaf.css')
-rw-r--r-- | js/components/treeview/leaf.reel/leaf.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/js/components/treeview/leaf.reel/leaf.css b/js/components/treeview/leaf.reel/leaf.css index fea5a2c4..41fb02ff 100644 --- a/js/components/treeview/leaf.reel/leaf.css +++ b/js/components/treeview/leaf.reel/leaf.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 | .leaf > .leaf-label { | 7 | .leaf > .leaf-label { |
2 | opacity: 0.8; | 8 | opacity: 0.8; |
3 | cursor: pointer; | 9 | cursor: pointer; |