aboutsummaryrefslogtreecommitdiff
path: root/js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css')
-rw-r--r--js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css b/js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css
index fa7e8e07..fe0e353b 100644
--- a/js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css
+++ b/js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css
@@ -1,7 +1,16 @@
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/* 9/*
2http://lesscss.org/ dark theme 10http://lesscss.org/ dark theme
3Ported to CodeMirror by Peter Kroon 11Ported to CodeMirror by Peter Kroon
4*/ 12*/
13
5.CodeMirror{ 14.CodeMirror{
6 line-height: 15px; 15 line-height: 15px;
7} 16}