diff options
Diffstat (limited to 'common/gnome-shell/3.18/gnome-shell-dark.css')
-rw-r--r-- | common/gnome-shell/3.18/gnome-shell-dark.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gnome-shell/3.18/gnome-shell-dark.css b/common/gnome-shell/3.18/gnome-shell-dark.css index ac310dd..9258d06 100644 --- a/common/gnome-shell/3.18/gnome-shell-dark.css +++ b/common/gnome-shell/3.18/gnome-shell-dark.css @@ -124,7 +124,7 @@ StScrollBar { -slider-active-background-color: #5294E2; -slider-active-border-color: transparent; -slider-border-width: 0; - -slider-handle-radius: 4px; + -slider-handle-radius: 0px; height: 18px; border: 0 solid transparent; border-right-width: 1px; |