[gtk+] Adwaita: theme the shortcuts window search results



commit f8c48240d9d3e02ae022836a2be3342fb28f433e
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Oct 7 22:45:49 2017 -0400

    Adwaita: theme the shortcuts window search results
    
    Add some margins, and, since we can, also move the spacing here.

 gtk/theme/Adwaita/_common.scss |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index d7b7ff4..a34833c 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -4376,6 +4376,11 @@ shortcuts-section {
   margin: 20px;
 }
 
+.shortcuts-search-results {
+  margin: 20px;
+  border-spacing: 24px;
+}
+
 // shortcut window keys
 .keycap {
   min-width: 20px;


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