aboutsummaryrefslogtreecommitdiff
path: root/js/code-editor/codemirror-ninja/theme/rubyblue-ninja.css
diff options
context:
space:
mode:
authorAnanya Sen2012-05-01 13:37:56 -0700
committerAnanya Sen2012-05-01 13:37:56 -0700
commit3137d919e6b4ccbb2fb68c5920f4376acde3f1f5 (patch)
tree1a103305e5a49457d665db8fe9d8b915b774dd70 /js/code-editor/codemirror-ninja/theme/rubyblue-ninja.css
parent052caf2b8e10a1e42ec1355a9bb7dd039ea01f69 (diff)
downloadninja-3137d919e6b4ccbb2fb68c5920f4376acde3f1f5.tar.gz
added copyrights
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
Diffstat (limited to 'js/code-editor/codemirror-ninja/theme/rubyblue-ninja.css')
-rw-r--r--js/code-editor/codemirror-ninja/theme/rubyblue-ninja.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/js/code-editor/codemirror-ninja/theme/rubyblue-ninja.css b/js/code-editor/codemirror-ninja/theme/rubyblue-ninja.css
index b09e4e3e..656a88cf 100644
--- a/js/code-editor/codemirror-ninja/theme/rubyblue-ninja.css
+++ b/js/code-editor/codemirror-ninja/theme/rubyblue-ninja.css
@@ -1,3 +1,11 @@
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
7/* adopted from CodeMirror 2.23 (http://codemirror.net/) */
8
1.cm-s-rubyblue { 9.cm-s-rubyblue {
2 font:Trebuchet, Verdana, sans-serif; } /* - customized editor font - */ 10 font:Trebuchet, Verdana, sans-serif; } /* - customized editor font - */
3 11