diff options
Diffstat (limited to 'common/gnome-shell/3.14/gnome-shell.css')
-rw-r--r-- | common/gnome-shell/3.14/gnome-shell.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gnome-shell/3.14/gnome-shell.css b/common/gnome-shell/3.14/gnome-shell.css index c87978a..3ffb1ea 100644 --- a/common/gnome-shell/3.14/gnome-shell.css +++ b/common/gnome-shell/3.14/gnome-shell.css @@ -250,7 +250,7 @@ StScrollBar { padding: 14px 10px; background: none; border: none; - border-image: url("common-assets/misc/button-box.svg") 9 9 9 9; } + border-image: url("light-assets/misc/button-box.svg") 9 9 9 9; } .modal-dialog-button-box .button { padding-top: 0; padding-bottom: 0; |