Adwaita: kill a bogus background-color

This commit is contained in:
Lapo Calamandrei 2014-08-22 13:07:44 +02:00
parent 565d65c907
commit d9ea7cda80
3 changed files with 0 additions and 3 deletions

View File

@ -1899,7 +1899,6 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
}
&:backdrop {
border-color: $osd_borders_color;
background-color: none;
background-image: none;
}
}

View File

@ -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 {

View File

@ -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 {