[gnome-shell-sass] style: Add style for Suggestions OSK actor



commit 043f03aca1684d9eca5df4aac43646c8f379f174
Author: Carlos Garnacho <carlosg gnome org>
Date:   Thu Jan 18 16:41:59 2018 +0100

    style: Add style for Suggestions OSK actor

 _common.scss |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/_common.scss b/_common.scss
index 0b597f2..ac1b2f4 100644
--- a/_common.scss
+++ b/_common.scss
@@ -1624,6 +1624,11 @@ StScrollBar {
 
 //Keyboard
 /* On-screen Keyboard */
+.word-suggestions {
+    font-size: 14pt;
+    spacing: 12px;
+    min-height: 20pt;
+}
 
 #keyboard {
     background-color: transparentize($osd_bg_color, 0.3);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]