range: deprecate more style properties

These are never read now.
This commit is contained in:
Cosimo Cecchi
2016-02-21 00:33:36 -08:00
parent 413b9d5b3c
commit c1eff2cce5
8 changed files with 92 additions and 62 deletions

View File

@ -547,7 +547,6 @@ notebook > header > tabs > tab:only-child:checked {
scrollbar {
background-color: transparent;
-GtkRange-trough-border: 0;
-GtkRange-arrow-scaling: 0.0;
-GtkRange-slider-width: -gtk-win32-size(scrollbar, cyhscroll);
}
@ -865,7 +864,6 @@ scale {
-GtkScale-value-spacing: 0;
-GtkScale-slider-length: 12;
-GtkRange-slider-width: 20;
-GtkRange-trough-border: 0;
}
scale trough {