diff --git a/mods/d2k/chrome.yaml b/mods/d2k/chrome.yaml index 6806f74c7d..4ba9286f6a 100644 --- a/mods/d2k/chrome.yaml +++ b/mods/d2k/chrome.yaml @@ -368,7 +368,7 @@ slider-thumb-pressed: Inherits: button-pressed slider-thumb-disabled: - Inherits: button + Inherits: button-disabled checkbox: Inherits: button-pressed diff --git a/mods/ra/chrome.yaml b/mods/ra/chrome.yaml index 112ff33a23..882a03e599 100644 --- a/mods/ra/chrome.yaml +++ b/mods/ra/chrome.yaml @@ -497,7 +497,7 @@ slider-thumb-pressed: Inherits: button-pressed slider-thumb-disabled: - Inherits: button + Inherits: button-disabled checkbox: Inherits: button-pressed diff --git a/mods/ts/chrome.yaml b/mods/ts/chrome.yaml index 0b1da44f09..1eae380fb9 100644 --- a/mods/ts/chrome.yaml +++ b/mods/ts/chrome.yaml @@ -630,7 +630,7 @@ slider-thumb-pressed: Inherits: button-pressed slider-thumb-disabled: - Inherits: button + Inherits: button-disabled checkbox: Inherits: button-pressed