From 0f78d55a22a511c7398094baf1ea46df5543a3ee Mon Sep 17 00:00:00 2001 From: Christian Hofmaier Date: Tue, 5 Nov 2019 15:22:56 +0100 Subject: [locationinfo] remove scrollbar placeholder in header + a small alignment correction --- .../locationinfo/templates/frontend-default.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/modules-available/locationinfo/templates/frontend-default.html b/modules-available/locationinfo/templates/frontend-default.html index 66fb14bd..9bca1ccb 100755 --- a/modules-available/locationinfo/templates/frontend-default.html +++ b/modules-available/locationinfo/templates/frontend-default.html @@ -330,11 +330,23 @@ optional: overflow-y: hidden !important; } - .wc-grid-timeslot-header, .wc-header .wc-time-column-header { + width: 49px; + } + + .wc-grid-timeslot-header { width: 50px; } + .wc-scrollbar-shim { + width: 0 !important; + } + + .ui-state-active { + border-left-width: 3px !important; + border-right-width: 3px !important; + } + #i18n { display: none; } -- cgit v1.2.3-55-g7522