diff options
author | Horst3180 | 2015-07-27 12:37:03 +0200 |
---|---|---|
committer | Horst3180 | 2015-07-27 12:37:03 +0200 |
commit | 7a026ab092144b9f4891d292a961ffca370f0b15 (patch) | |
tree | 5990c01f99485e0367310ba120eeb9980de1fa9e /common/gnome-shell/3.14 | |
parent | 36d5a7730ce6363f3182daf959e04e226ed4854d (diff) | |
download | solarc-theme-7a026ab092144b9f4891d292a961ffca370f0b15.tar.gz solarc-theme-7a026ab092144b9f4891d292a961ffca370f0b15.tar.xz solarc-theme-7a026ab092144b9f4891d292a961ffca370f0b15.zip |
gnome-shell: tweak candidate popup font-size
Diffstat (limited to 'common/gnome-shell/3.14')
-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 0d1ae0e..34e063b 100644 --- a/common/gnome-shell/3.14/gnome-shell.css +++ b/common/gnome-shell/3.14/gnome-shell.css @@ -2723,7 +2723,7 @@ StScrollBar StButton#vhandle:active { padding: 0.5em; spacing: 0.3em; color: #A8ADB5; - font-size: 1.3em; + font-size: 1.15em; } .candidate-index { |