diff --git a/panels/config/config-entries/ha-form.html b/panels/config/config-entries/ha-form.html index 5af2438c9e..cb54f6baa7 100644 --- a/panels/config/config-entries/ha-form.html +++ b/panels/config/config-entries/ha-form.html @@ -1,13 +1,14 @@ - + + @@ -44,12 +45,12 @@ [[computeLabel(schema)]] - + > diff --git a/src/components/ha-cover-tilt-controls.html b/src/components/ha-cover-tilt-controls.html index e67911f4fe..f751964791 100644 --- a/src/components/ha-cover-tilt-controls.html +++ b/src/components/ha-cover-tilt-controls.html @@ -2,7 +2,6 @@ - diff --git a/src/components/ha-labeled-slider.html b/src/components/ha-labeled-slider.html index 170b474407..0f39600a72 100644 --- a/src/components/ha-labeled-slider.html +++ b/src/components/ha-labeled-slider.html @@ -1,6 +1,6 @@ - + @@ -25,7 +25,7 @@ margin-left: 24px; } - paper-slider { + ha-paper-slider { background-image: var(--ha-slider-background); } @@ -33,8 +33,8 @@ [[caption]] - - + + diff --git a/src/components/ha-paper-slider.html b/src/components/ha-paper-slider.html new file mode 100644 index 0000000000..516a516576 --- /dev/null +++ b/src/components/ha-paper-slider.html @@ -0,0 +1,88 @@ + + + + + + + + + + + diff --git a/src/dialogs/more-info/controls/more-info-climate.html b/src/dialogs/more-info/controls/more-info-climate.html index e1394b5d4f..ac0a614891 100644 --- a/src/dialogs/more-info/controls/more-info-climate.html +++ b/src/dialogs/more-info/controls/more-info-climate.html @@ -3,7 +3,6 @@ - @@ -12,6 +11,7 @@ + @@ -64,7 +64,7 @@ cursor: pointer; } - paper-slider { + ha-paper-slider { width: 100%; } @@ -164,7 +164,7 @@ Target Humidity [[stateObj.attributes.humidity]] % - - + diff --git a/src/dialogs/more-info/controls/more-info-cover.html b/src/dialogs/more-info/controls/more-info-cover.html index 88d069e7b1..d400f6f160 100644 --- a/src/dialogs/more-info/controls/more-info-cover.html +++ b/src/dialogs/more-info/controls/more-info-cover.html @@ -2,8 +2,8 @@ - + @@ -30,13 +30,13 @@ Position - + ignore-bar-touch> @@ -45,13 +45,13 @@ - + ignore-bar-touch> diff --git a/src/dialogs/more-info/controls/more-info-media_player.html b/src/dialogs/more-info/controls/more-info-media_player.html index e1630c1fa9..55d902f73d 100644 --- a/src/dialogs/more-info/controls/more-info-media_player.html +++ b/src/dialogs/more-info/controls/more-info-media_player.html @@ -5,11 +5,11 @@ - + @@ -91,11 +91,11 @@ - - +