Skip to content

Commit

Permalink
added stuling for embeded console
Browse files Browse the repository at this point in the history
  • Loading branch information
albertlatacz committed Dec 5, 2016
1 parent 57a05f5 commit 5068751
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/javarepl/web/embed.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,9 @@
<script src="/ui/bower_components/jquery.terminal/js/jquery.mousewheel-min.js" type="text/javascript"></script>

<link href="/ui/bower_components/jquery.terminal/css/jquery.terminal.min.css" rel="stylesheet" type="text/css">
<link href="/ui/bower_components/github-fork-ribbon-css/gh-fork-ribbon.css" rel="stylesheet" type="text/css">

<!--[if lt IE 9]>
<link href="/ui/bower_components/github-fork-ribbon-css/gh-fork-ribbon.ie.css" rel="stylesheet" type="text/css">
<![endif]-->


<link href="term.css" rel="stylesheet" type="text/css">
<link href="/ui/term.css" rel="stylesheet" type="text/css">

<script type="text/javascript">
(function (i, s, o, g, r, a, m) {
Expand Down

0 comments on commit 5068751

Please sign in to comment.