Adwaita: Drop deprecated style properties

This commit is contained in:
Matthias Clasen 2015-11-17 19:41:08 -05:00
parent 4c49c0a297
commit 49bb6d287c
3 changed files with 0 additions and 6 deletions

View File

@ -2353,8 +2353,6 @@ progressbar {
color: $backdrop_insensitive_color;
}
&.osd {
-GtkProgressBar-xspacing: 0;
-GtkProgressBar-yspacing: 0;
-GtkProgressBar-min-horizontal-bar-height: 3;
trough {
border-style: none;

View File

@ -3310,8 +3310,6 @@ progressbar {
progressbar:backdrop {
color: #5d6767; }
progressbar.osd {
-GtkProgressBar-xspacing: 0;
-GtkProgressBar-yspacing: 0;
-GtkProgressBar-min-horizontal-bar-height: 3; }
progressbar.osd trough {
border-style: none;

View File

@ -3472,8 +3472,6 @@ progressbar {
progressbar:backdrop {
color: #c7c7c7; }
progressbar.osd {
-GtkProgressBar-xspacing: 0;
-GtkProgressBar-yspacing: 0;
-GtkProgressBar-min-horizontal-bar-height: 3; }
progressbar.osd trough {
border-style: none;