diff --git a/src/gnome-shell/sass/widgets/_osd-42.scss b/src/gnome-shell/sass/widgets/_osd-42.scss index ff428f0..ca1b9db 100644 --- a/src/gnome-shell/sass/widgets/_osd-42.scss +++ b/src/gnome-shell/sass/widgets/_osd-42.scss @@ -31,6 +31,7 @@ $osd_levelbar_height: 4px; -barlevel-overdrive-color: $destructive_color; -barlevel-overdrive-separator-width: 3px; -barlevel-border-width: 0; + min-width: 120px; &:ltr { margin-right: $container_padding; } &:rtl { margin-left: $container_padding; } } diff --git a/src/gnome-shell/shell-42-0/gnome-shell-Compact.css b/src/gnome-shell/shell-42-0/gnome-shell-Compact.css index 0d48764..196481f 100644 --- a/src/gnome-shell/shell-42-0/gnome-shell-Compact.css +++ b/src/gnome-shell/shell-42-0/gnome-shell-Compact.css @@ -1778,6 +1778,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -barlevel-overdrive-color: #FF5252; -barlevel-overdrive-separator-width: 3px; -barlevel-border-width: 0; + min-width: 120px; } .osd-window .level:ltr { diff --git a/src/gnome-shell/shell-42-0/gnome-shell-Dark-Compact.css b/src/gnome-shell/shell-42-0/gnome-shell-Dark-Compact.css index 70c58a8..bdbd218 100644 --- a/src/gnome-shell/shell-42-0/gnome-shell-Dark-Compact.css +++ b/src/gnome-shell/shell-42-0/gnome-shell-Dark-Compact.css @@ -1778,6 +1778,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -barlevel-overdrive-color: #FF5252; -barlevel-overdrive-separator-width: 3px; -barlevel-border-width: 0; + min-width: 120px; } .osd-window .level:ltr { diff --git a/src/gnome-shell/shell-42-0/gnome-shell-Dark.css b/src/gnome-shell/shell-42-0/gnome-shell-Dark.css index 6cf47c4..c8c750f 100644 --- a/src/gnome-shell/shell-42-0/gnome-shell-Dark.css +++ b/src/gnome-shell/shell-42-0/gnome-shell-Dark.css @@ -1778,6 +1778,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -barlevel-overdrive-color: #FF5252; -barlevel-overdrive-separator-width: 3px; -barlevel-border-width: 0; + min-width: 120px; } .osd-window .level:ltr { diff --git a/src/gnome-shell/shell-42-0/gnome-shell.css b/src/gnome-shell/shell-42-0/gnome-shell.css index 444f4f8..add80c9 100644 --- a/src/gnome-shell/shell-42-0/gnome-shell.css +++ b/src/gnome-shell/shell-42-0/gnome-shell.css @@ -1778,6 +1778,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -barlevel-overdrive-color: #FF5252; -barlevel-overdrive-separator-width: 3px; -barlevel-border-width: 0; + min-width: 120px; } .osd-window .level:ltr {