diff options
author | Ananya Sen | 2012-07-09 12:10:09 -0700 |
---|---|---|
committer | Ananya Sen | 2012-07-09 12:10:09 -0700 |
commit | fbdd97e7b1743efe2b0362e589c489aa23e29751 (patch) | |
tree | a789529ad9d7b6fcff25fcae00351683ade6566d /index.html | |
parent | aedd14b18695d031f695d27dfbd94df5614495bb (diff) | |
download | ninja-fbdd97e7b1743efe2b0362e589c489aa23e29751.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>
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -53,8 +53,6 @@ POSSIBILITY OF SUCH DAMAGE. | |||
53 | <link rel="stylesheet" href="imports/codemirror/theme/cobalt.css"> | 53 | <link rel="stylesheet" href="imports/codemirror/theme/cobalt.css"> |
54 | <link rel="stylesheet" href="imports/codemirror/theme/eclipse.css"> | 54 | <link rel="stylesheet" href="imports/codemirror/theme/eclipse.css"> |
55 | <link rel="stylesheet" href="js/code-editor/codemirror-ninja/theme/rubyblue-ninja.css"> | 55 | <link rel="stylesheet" href="js/code-editor/codemirror-ninja/theme/rubyblue-ninja.css"> |
56 | <link rel="stylesheet" href="js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css"> | ||
57 | <link rel="stylesheet" href="js/code-editor/codemirror-ninja/theme/xq-dark-ninja.css"> | ||
58 | 56 | ||
59 | 57 | ||
60 | <style type="text/css"> | 58 | <style type="text/css"> |