aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-07-09 17:06:15 -0700
committerValerio Virgillito2012-07-09 17:06:15 -0700
commit9bf7f21b5e4c70aeca2ad14d53e1a4051f5440dc (patch)
tree855e19e66f20e3f49f70e7fbf82ba18a73a6527d /index.html
parentbc4e72b2e61fd8560dfd3124e2bc77651845242d (diff)
downloadninja-9bf7f21b5e4c70aeca2ad14d53e1a4051f5440dc.tar.gz
Removed the customized xq-dark and lesser-dark themes temporarily until copyright legalities determined
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> Conflicts: js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css js/code-editor/codemirror-ninja/theme/xq-dark-ninja.css Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/index.html b/index.html
index edf171d2..70baec32 100755
--- a/index.html
+++ b/index.html
@@ -54,8 +54,6 @@ POSSIBILITY OF SUCH DAMAGE.
54 <link rel="stylesheet" href="imports/codemirror/theme/cobalt.css"> 54 <link rel="stylesheet" href="imports/codemirror/theme/cobalt.css">
55 <link rel="stylesheet" href="imports/codemirror/theme/eclipse.css"> 55 <link rel="stylesheet" href="imports/codemirror/theme/eclipse.css">
56 <link rel="stylesheet" href="js/code-editor/codemirror-ninja/theme/rubyblue-ninja.css"> 56 <link rel="stylesheet" href="js/code-editor/codemirror-ninja/theme/rubyblue-ninja.css">
57 <link rel="stylesheet" href="js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css">
58 <link rel="stylesheet" href="js/code-editor/codemirror-ninja/theme/xq-dark-ninja.css">
59 57
60 58
61 <style type="text/css"> 59 <style type="text/css">