From be56f427f2a18661f91eba8fd29cba39ae02533d Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Wed, 26 Aug 2015 20:10:02 +0200 Subject: rounded search entries --- common/gnome-shell/3.16/sass/_common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gnome-shell/3.16/sass/_common.scss') diff --git a/common/gnome-shell/3.16/sass/_common.scss b/common/gnome-shell/3.16/sass/_common.scss index 36f414b..2578ae7 100644 --- a/common/gnome-shell/3.16/sass/_common.scss +++ b/common/gnome-shell/3.16/sass/_common.scss @@ -1327,7 +1327,7 @@ StScrollBar { .search-entry { width: 320px; padding: 7px 9px; - border-radius: 3px; + border-radius: 20px; border: 1px solid transparentize(black, 0.75); background-color: transparentize($entry_bg, 0.1); -- cgit v1.2.3