From 0f53be52b7c34ea649a5fba039eb238cacfe965e Mon Sep 17 00:00:00 2001 From: silvester-pari Date: Mon, 16 Dec 2024 17:31:43 +0100 Subject: [PATCH] feat(style): adjust button styling, paddings, add css variable for hiding buttons --- elements/timecontrol/src/main.js | 6 ++--- elements/timecontrol/src/style.eox.js | 23 ++++++++++++++----- .../stories/disabled-play-button.js | 1 + elements/timecontrol/stories/primary.js | 1 + .../stories/programmatic-time-selection.js | 1 + elements/timecontrol/stories/slider.js | 1 + 6 files changed, 24 insertions(+), 9 deletions(-) diff --git a/elements/timecontrol/src/main.js b/elements/timecontrol/src/main.js index 1b6679ea8..0ebba064d 100644 --- a/elements/timecontrol/src/main.js +++ b/elements/timecontrol/src/main.js @@ -303,13 +303,11 @@ export class EOxTimeControl extends LitElement { - -
${!this.disablePlay ? html`