forked from AuroraMiddleware/gtk
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 {
|
&:backdrop {
|
||||||
border-color: $osd_borders_color;
|
border-color: $osd_borders_color;
|
||||||
background-color: none;
|
|
||||||
background-image: 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.scale-has-marks-above.scale-has-marks-below.trough:backdrop, .osd
|
||||||
.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough:backdrop {
|
.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough:backdrop {
|
||||||
border-color: rgba(0, 0, 0, 0.7);
|
border-color: rgba(0, 0, 0, 0.7);
|
||||||
background-color: none;
|
|
||||||
background-image: none; }
|
background-image: none; }
|
||||||
|
|
||||||
.scale.scale-has-marks-below {
|
.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.scale-has-marks-above.scale-has-marks-below.trough:backdrop, .osd
|
||||||
.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough:backdrop {
|
.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough:backdrop {
|
||||||
border-color: rgba(0, 0, 0, 0.7);
|
border-color: rgba(0, 0, 0, 0.7);
|
||||||
background-color: none;
|
|
||||||
background-image: none; }
|
background-image: none; }
|
||||||
|
|
||||||
.scale.scale-has-marks-below {
|
.scale.scale-has-marks-below {
|
||||||
|
Loading…
Reference in New Issue
Block a user