aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-07-09 17:04:31 -0700
committerValerio Virgillito2012-07-09 17:04:31 -0700
commit2b2b5fbb4b6a786daa4e9d4ee9eba9ac78924842 (patch)
tree64cb3e09a8daeb340261dd7f3869c73f7b90b643 /index.html
parentcee0deca695359ab468bd06d0e05ed3b2010b338 (diff)
parent2eb84584f44b8c774479d1af2ee1d810597474cf (diff)
downloadninja-2b2b5fbb4b6a786daa4e9d4ee9eba9ac78924842.tar.gz
Merge pull request #380 from ananyasen/codemirror-custom-theme-removal
Codemirror custom theme removal
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">