| 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 fcd18b49951da187c8cdbd294ff608526b11c29b..407528c65124c7478b596533ae623d283c1c78cc 100644
|
| --- a/chrome/browser/resources/settings/settings_shared_css.html
|
| +++ b/chrome/browser/resources/settings/settings_shared_css.html
|
| @@ -266,7 +266,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);
|
|
|