Added missing selector #4350
This commit is contained in:
parent
db3111b0d3
commit
d91f177f57
@ -520,6 +520,6 @@ GtkToggleButton.button.text-button:checked {
|
||||
background-image: linear-gradient(to bottom, rgba(30,30,30,.3), rgba(0,0,0,.4));
|
||||
}
|
||||
|
||||
GtkToggleButton.text-button:hover:checked {
|
||||
GtkToggleButton.button.text-button:hover:checked {
|
||||
background-image: linear-gradient(to bottom, rgba(48,48,48,.3), rgba(0,0,0,.3));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user