mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
Adwaita: kill a bogus background-color
This commit is contained in:
parent
565d65c907
commit
d9ea7cda80
@ -1899,7 +1899,6 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
|
||||
}
|
||||
&:backdrop {
|
||||
border-color: $osd_borders_color;
|
||||
background-color: none;
|
||||
background-image: none;
|
||||
}
|
||||
}
|
||||
|
@ -2329,7 +2329,6 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
|
||||
.scale.scale-has-marks-above.scale-has-marks-below.trough:backdrop, .osd
|
||||
.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough:backdrop {
|
||||
border-color: rgba(0, 0, 0, 0.7);
|
||||
background-color: none;
|
||||
background-image: none; }
|
||||
|
||||
.scale.scale-has-marks-below {
|
||||
|
@ -2324,7 +2324,6 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
|
||||
.scale.scale-has-marks-above.scale-has-marks-below.trough:backdrop, .osd
|
||||
.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough:backdrop {
|
||||
border-color: rgba(0, 0, 0, 0.7);
|
||||
background-color: none;
|
||||
background-image: none; }
|
||||
|
||||
.scale.scale-has-marks-below {
|
||||
|
Loading…
Reference in New Issue
Block a user