diff options
Diffstat (limited to 'common/gnome-shell/3.16/gnome-shell.css')
-rw-r--r-- | common/gnome-shell/3.16/gnome-shell.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/common/gnome-shell/3.16/gnome-shell.css b/common/gnome-shell/3.16/gnome-shell.css index ae0eb61..5e216de 100644 --- a/common/gnome-shell/3.16/gnome-shell.css +++ b/common/gnome-shell/3.16/gnome-shell.css @@ -1563,7 +1563,8 @@ StScrollBar { .candidate-popup-content { padding: 0.5em; spacing: 0.3em; - color: #A8ADB5; } + color: #A8ADB5; + font-size: 1.3em; } .candidate-index { padding: 0 0.5em 0 0; |