aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.14/sass
diff options
context:
space:
mode:
authorHorst31802015-08-26 20:10:02 +0200
committerHorst31802015-08-26 20:10:02 +0200
commitbe56f427f2a18661f91eba8fd29cba39ae02533d (patch)
tree3a95e24dde91f1fe38a7a1e28ef2b7d6411d4638 /common/gnome-shell/3.14/sass
parentfa43da15f2cc2c34ffe231d2d566bc691d7ccaf8 (diff)
downloadsolarc-theme-be56f427f2a18661f91eba8fd29cba39ae02533d.tar.gz
solarc-theme-be56f427f2a18661f91eba8fd29cba39ae02533d.tar.xz
solarc-theme-be56f427f2a18661f91eba8fd29cba39ae02533d.zip
rounded search entries
Diffstat (limited to 'common/gnome-shell/3.14/sass')
-rw-r--r--common/gnome-shell/3.14/sass/_common.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gnome-shell/3.14/sass/_common.scss b/common/gnome-shell/3.14/sass/_common.scss
index aee547e..9aee0a1 100644
--- a/common/gnome-shell/3.14/sass/_common.scss
+++ b/common/gnome-shell/3.14/sass/_common.scss
@@ -1307,7 +1307,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);