From 0e0d183253f09b7daf9448ce65c396cb23a8137f Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 8 Feb 2022 12:11:29 +0100 Subject: [PATCH] wip #4871 @2 --- ScreeningMediaSelection/index.html | 4 +- ScreeningMediaSelection/js/script.js | 5 +- ScreeningMediaSelection/js/selectize.min.js | 3 ++ ScreeningMediaSelection/style.css.map | 1 - .../{ => style}/fonts/AktivGrotesk_W_Lt.woff | Bin .../{ => style}/fonts/AktivGrotesk_W_Rg.woff | Bin .../{ => style}/select2.min.css | 0 .../style/selectize.default.min.css | 1 + .../style/selectize.min.css | 1 + ScreeningMediaSelection/{ => style}/style.css | 29 +++++++++-- ScreeningMediaSelection/style/style.css.map | 1 + .../{ => style}/style.less | 48 +++++++++++++----- 12 files changed, 71 insertions(+), 22 deletions(-) create mode 100644 ScreeningMediaSelection/js/selectize.min.js delete mode 100644 ScreeningMediaSelection/style.css.map rename ScreeningMediaSelection/{ => style}/fonts/AktivGrotesk_W_Lt.woff (100%) rename ScreeningMediaSelection/{ => style}/fonts/AktivGrotesk_W_Rg.woff (100%) rename ScreeningMediaSelection/{ => style}/select2.min.css (100%) create mode 100644 ScreeningMediaSelection/style/selectize.default.min.css create mode 100644 ScreeningMediaSelection/style/selectize.min.css rename ScreeningMediaSelection/{ => style}/style.css (89%) create mode 100644 ScreeningMediaSelection/style/style.css.map rename ScreeningMediaSelection/{ => style}/style.less (88%) diff --git a/ScreeningMediaSelection/index.html b/ScreeningMediaSelection/index.html index 313ef9b..12a9c8b 100644 --- a/ScreeningMediaSelection/index.html +++ b/ScreeningMediaSelection/index.html @@ -4,7 +4,7 @@ Sandvik Screening Media Selection Guide App - +