1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-10-27 19:04:02 +00:00

gnome-shell: tweak candidate popup font-size

This commit is contained in:
Horst3180 2015-07-27 12:37:03 +02:00
parent 36d5a7730c
commit 7a026ab092
3 changed files with 3 additions and 3 deletions

View File

@ -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 {

View File

@ -1564,7 +1564,7 @@ StScrollBar {
padding: 0.5em;
spacing: 0.3em;
color: #A8ADB5;
font-size: 1.3em; }
font-size: 1.15em; }
.candidate-index {
padding: 0 0.5em 0 0;

View File

@ -1904,7 +1904,7 @@ $legacy_icon_size: 24px;
padding: 0.5em;
spacing: 0.3em;
color: $osd_fg_color;
font-size: 1.3em;
font-size: 1.15em;
}
.candidate-index {