diff --git a/html/admin/css/shellView.css b/html/admin/css/shellView.css index c90181578a..b3856a1e88 100644 --- a/html/admin/css/shellView.css +++ b/html/admin/css/shellView.css @@ -100,23 +100,18 @@ } #editor-run:hover { - opacity: 0.6; + opacity: 1.0; } #editor-run { cursor: pointer !important; position: absolute; z-index: 5; - top: 4px; - right: 30px; - width: 20px; - height: 20px; - background-color: #8AA051; - opacity: 0.2; - padding-left: 6px; - padding-top: 2px; - padding-bottom: 2px; - border: 1px solid black; + bottom: 15px; + right: 32px; + width: 60px; + opacity: 0.6; + content: "Submit"; height: 20px !important; } diff --git a/html/admin/js/views/shellView.js b/html/admin/js/views/shellView.js index ef065f0ad1..82ebde9b73 100644 --- a/html/admin/js/views/shellView.js +++ b/html/admin/js/views/shellView.js @@ -23,7 +23,9 @@ var shellView = Backbone.View.extend({ }); $("#shell_workspace").trigger("resize", [ 150 ]); - $('.vsplitbar').append('