| Index: chrome/browser/resources/settings/settings_shared_css.html
|
| diff --git a/chrome/browser/resources/settings/settings_shared_css.html b/chrome/browser/resources/settings/settings_shared_css.html
|
| index 2ffb8abfd7fdca4f0c1df79b92988d0d6967dba3..069850e5a1e7551ba232890ec96efc0564cc5b96 100644
|
| --- a/chrome/browser/resources/settings/settings_shared_css.html
|
| +++ b/chrome/browser/resources/settings/settings_shared_css.html
|
| @@ -247,7 +247,7 @@
|
| }
|
|
|
| /* Keep the slider color consistent throughout the range. */
|
| - paper-slider.always-on {
|
| + cr-slider.always-on {
|
| --paper-slider-knob-start-border-color: var(--google-blue-700);
|
| --paper-slider-knob-start-color: var(--google-blue-700);
|
| --paper-slider-pin-start-color: var(--google-blue-700);
|
|
|