diff options
author | Ananya Sen | 2012-05-01 13:37:56 -0700 |
---|---|---|
committer | Ananya Sen | 2012-05-01 13:37:56 -0700 |
commit | 3137d919e6b4ccbb2fb68c5920f4376acde3f1f5 (patch) | |
tree | 1a103305e5a49457d665db8fe9d8b915b774dd70 /js/code-editor/ui | |
parent | 052caf2b8e10a1e42ec1355a9bb7dd039ea01f69 (diff) | |
download | ninja-3137d919e6b4ccbb2fb68c5920f4376acde3f1f5.tar.gz |
added copyrights
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
Diffstat (limited to 'js/code-editor/ui')
-rw-r--r-- | js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.css b/js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.css index 1e3b4ce7..a2469070 100644 --- a/js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.css +++ b/js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.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 | .viewOptions{ | 7 | .viewOptions{ |
2 | color:#F7F7F7; | 8 | color:#F7F7F7; |
3 | font-size:12px; | 9 | font-size:12px; |