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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/common/gnome-shell/3.18/gnome-shell-dark.css b/common/gnome-shell/3.18/gnome-shell-dark.css index e458f34..b89c1a4 100644 --- a/common/gnome-shell/3.18/gnome-shell-dark.css +++ b/common/gnome-shell/3.18/gnome-shell-dark.css @@ -1600,6 +1600,10 @@ StScrollBar { width: 24px; height: 24px; } +.masterslider.smaller .masterlabel, +.masterslider.smaller .slider { + min-width: 155px; } + .magnifier-zoom-region { border: 2px solid #5294E2; } .magnifier-zoom-region.full-screen { |