adwaita: fix property spelling mistake
https://bugzilla.gnome.org/show_bug.cgi?id=759048
This commit is contained in:
parent
ecc5342b0d
commit
55e06e5d52
@ -2395,7 +2395,7 @@ progressbar {
|
||||
-GtkProgressBar-min-horizontal-bar-height: 3;
|
||||
trough {
|
||||
border-style: none;
|
||||
border-raduys: 0;
|
||||
border-radius: 0;
|
||||
background-color: transparent;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
@ -3315,7 +3315,7 @@ progressbar {
|
||||
-GtkProgressBar-min-horizontal-bar-height: 3; }
|
||||
progressbar.osd trough {
|
||||
border-style: none;
|
||||
border-raduys: 0;
|
||||
border-radius: 0;
|
||||
background-color: transparent;
|
||||
box-shadow: none; }
|
||||
progressbar.osd progress {
|
||||
|
@ -3477,7 +3477,7 @@ progressbar {
|
||||
-GtkProgressBar-min-horizontal-bar-height: 3; }
|
||||
progressbar.osd trough {
|
||||
border-style: none;
|
||||
border-raduys: 0;
|
||||
border-radius: 0;
|
||||
background-color: transparent;
|
||||
box-shadow: none; }
|
||||
progressbar.osd progress {
|
||||
|
Loading…
Reference in New Issue
Block a user