|
@@ -25,6 +25,7 @@ ${ commonheader("Job Browser", "jobbrowser", user, request) | n,unicode }
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="${ static('desktop/ext/css/basictable.css') }">
|
|
<link rel="stylesheet" href="${ static('desktop/ext/css/basictable.css') }">
|
|
|
<link rel="stylesheet" href="${ static('notebook/css/notebook.css') }">
|
|
<link rel="stylesheet" href="${ static('notebook/css/notebook.css') }">
|
|
|
|
|
+<link rel="stylesheet" href="${ static('notebook/css/notebook-layout.css') }">
|
|
|
<style type="text/css">
|
|
<style type="text/css">
|
|
|
% if conf.CUSTOM.BANNER_TOP_HTML.get():
|
|
% if conf.CUSTOM.BANNER_TOP_HTML.get():
|
|
|
.show-assist {
|
|
.show-assist {
|