HighContrast: remove deprecated progressbar style properties

These are ignored and trigger a runtime warning.
This commit is contained in:
Cosimo Cecchi 2015-11-18 09:16:51 -08:00
parent 727885e35d
commit bb441f4488
2 changed files with 0 additions and 4 deletions

View File

@ -1783,8 +1783,6 @@ progressbar progress {
&.osd {
border-width: 0;
border-radius: 0;
-GtkProgressBar-xspacing: 0;
-GtkProgressBar-yspacing: 2px;
-GtkProgressBar-min-horizontal-bar-height: 2px; //FIXME still too tall
}
}

View File

@ -1939,8 +1939,6 @@ progressbar progress {
progressbar progress.osd {
border-width: 0;
border-radius: 0;
-GtkProgressBar-xspacing: 0;
-GtkProgressBar-yspacing: 2px;
-GtkProgressBar-min-horizontal-bar-height: 2px; }
/*************