aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.16/gnome-shell.css
diff options
context:
space:
mode:
authorHorst31802015-07-27 12:24:28 +0200
committerHorst31802015-07-27 12:24:28 +0200
commit36d5a7730ce6363f3182daf959e04e226ed4854d (patch)
tree619463e93aec8d36aa3efeadf469d3cb3e39fd0d /common/gnome-shell/3.16/gnome-shell.css
parent12b1b291b03b098e89e7991b17ecc092d0424a27 (diff)
downloadsolarc-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/gnome-shell.css')
-rw-r--r--common/gnome-shell/3.16/gnome-shell.css3
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;