Use disabled button state for slider thumb
This commit is contained in:
committed by
reaperrr
parent
bdfe025059
commit
5aeae694be
@@ -368,7 +368,7 @@ slider-thumb-pressed:
|
||||
Inherits: button-pressed
|
||||
|
||||
slider-thumb-disabled:
|
||||
Inherits: button
|
||||
Inherits: button-disabled
|
||||
|
||||
checkbox:
|
||||
Inherits: button-pressed
|
||||
|
||||
@@ -497,7 +497,7 @@ slider-thumb-pressed:
|
||||
Inherits: button-pressed
|
||||
|
||||
slider-thumb-disabled:
|
||||
Inherits: button
|
||||
Inherits: button-disabled
|
||||
|
||||
checkbox:
|
||||
Inherits: button-pressed
|
||||
|
||||
@@ -630,7 +630,7 @@ slider-thumb-pressed:
|
||||
Inherits: button-pressed
|
||||
|
||||
slider-thumb-disabled:
|
||||
Inherits: button
|
||||
Inherits: button-disabled
|
||||
|
||||
checkbox:
|
||||
Inherits: button-pressed
|
||||
|
||||
Reference in New Issue
Block a user