Added missing selector #4350
This commit is contained in:
@@ -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));
|
||||
}
|
||||
|
Reference in New Issue
Block a user