forked from AuroraMiddleware/gtk
Adwaita: Drop deprecated style properties
This commit is contained in:
parent
4c49c0a297
commit
49bb6d287c
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user