diff options
author | Horst3180 | 2015-07-27 12:24:28 +0200 |
---|---|---|
committer | Horst3180 | 2015-07-27 12:24:28 +0200 |
commit | 36d5a7730ce6363f3182daf959e04e226ed4854d (patch) | |
tree | 619463e93aec8d36aa3efeadf469d3cb3e39fd0d /common/gnome-shell/3.16/sass | |
parent | 12b1b291b03b098e89e7991b17ecc092d0424a27 (diff) | |
download | solarc-theme-36d5a7730ce6363f3182daf959e04e226ed4854d.tar.gz solarc-theme-36d5a7730ce6363f3182daf959e04e226ed4854d.tar.xz solarc-theme-36d5a7730ce6363f3182daf959e04e226ed4854d.zip |
gnome-shell: make candidate popup more readable
Diffstat (limited to 'common/gnome-shell/3.16/sass')
-rw-r--r-- | common/gnome-shell/3.16/sass/_common.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gnome-shell/3.16/sass/_common.scss b/common/gnome-shell/3.16/sass/_common.scss index b192285..f873781 100644 --- a/common/gnome-shell/3.16/sass/_common.scss +++ b/common/gnome-shell/3.16/sass/_common.scss @@ -1904,6 +1904,7 @@ $legacy_icon_size: 24px; padding: 0.5em; spacing: 0.3em; color: $osd_fg_color; + font-size: 1.3em; } .candidate-index { |