mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-06-19 00:49:42 +00:00
update
This commit is contained in:
@@ -3154,8 +3154,8 @@ progressbar {
|
||||
}
|
||||
// Moving bit
|
||||
progress {
|
||||
min-height: $container_padding - 2px;
|
||||
min-width: $container_padding - 2px;
|
||||
// min-height: $container_padding - 2px;
|
||||
// min-width: $container_padding - 2px;
|
||||
background-color: $progress_color;
|
||||
border: none;
|
||||
border-radius: $bt_radius;
|
||||
|
||||
@@ -3217,8 +3217,8 @@ progressbar {
|
||||
|
||||
// Moving bit
|
||||
> trough > progress {
|
||||
min-height: $container_padding - 2px;
|
||||
min-width: $container_padding - 2px;
|
||||
// min-height: $container_padding - 2px;
|
||||
// min-width: $container_padding - 2px;
|
||||
background-color: $progress_color;
|
||||
border: none;
|
||||
border-radius: $bt_radius;
|
||||
|
||||
Reference in New Issue
Block a user