@@ -44,6 +44,7 @@ ${ assist.assistJSModels() }
<link rel="stylesheet" href="${ static('metastore/css/metastore.css') }" type="text/css">
<link rel="stylesheet" href="${ static('notebook/css/notebook.css') }">
+<link rel="stylesheet" href="${ static('notebook/css/notebook-layout.css') }">
<style type="text/css">
% if conf.CUSTOM.BANNER_TOP_HTML.get():
.show-assist {
@@ -43,6 +43,7 @@ ${ assist.assistJSModels() }
<link rel="stylesheet" href="${ static('metastore/css/metastore.css') }">
@@ -25,6 +25,7 @@ ${ commonheader("Job Browser", "jobbrowser", user, request) | n,unicode }
<link rel="stylesheet" href="${ static('desktop/ext/css/basictable.css') }">
@@ -42,6 +42,7 @@ ${ assist.assistJSModels() }
@@ -49,6 +49,7 @@ ${ assist.assistJSModels() }
<link rel="stylesheet" href="${ static('desktop/ext/css/bootstrap-editable.css') }">
<script src="${ static('notebook/js/notebook.ko.js') }"></script>
<link rel="stylesheet" href="${ static('desktop/css/wizard.css') }">