From 8075bc805a377bdd3b04fbf4ffab47be11a2cb6f Mon Sep 17 00:00:00 2001 From: Franzz Date: Thu, 10 Oct 2019 19:57:56 +0200 Subject: [PATCH] extend use of bootstrap to whole page --- masks/course.html | 14 ++-- masks/index.html | 2 +- masks/template.html | 50 +++++++------ masks/workshop.html | 2 +- style/_bootstrap.scss | 2 + style/_page_course.scss | 74 +++++++------------- style/_quill.scss | 12 ++++ style/_template.scss | 151 +++++----------------------------------- style/catc.css | 4 +- style/catc.css.map | 2 +- 10 files changed, 96 insertions(+), 217 deletions(-) diff --git a/masks/course.html b/masks/course.html index c6a0491..ab60ba0 100644 --- a/masks/course.html +++ b/masks/course.html @@ -1,17 +1,17 @@ -
-
-
+
+
+
- -
+
-
+
@@ -85,7 +85,7 @@ oCATC.pageInit = function(asHash, bFirstPage) { loadDocs(); //Scrollbar - $('#docs, #notes').mCustomScrollbar({ + $('#doc_list_box, #notes').mCustomScrollbar({ axis: 'y', scrollInertia: 0, autoExpandScrollbar: true, diff --git a/masks/index.html b/masks/index.html index 3b47c73..dbc0c71 100644 --- a/masks/index.html +++ b/masks/index.html @@ -19,6 +19,6 @@ -
+
\ No newline at end of file diff --git a/masks/template.html b/masks/template.html index c98684d..584aca4 100644 --- a/masks/template.html +++ b/masks/template.html @@ -1,32 +1,36 @@
- -
-

-
+

+
-