[gnome-shell-sass] ui: Add InhibitShortcutsDialog



commit 70e3ae3873b5269e9632525d94cf72d7bdbfb07f
Author: Florian Müllner <fmuellner gnome org>
Date:   Fri Jul 14 11:44:40 2017 +0200

    ui: Add InhibitShortcutsDialog
    
    https://bugzilla.gnome.org/show_bug.cgi?id=783342

 _common.scss |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/_common.scss b/_common.scss
index 54c9801..4850699 100644
--- a/_common.scss
+++ b/_common.scss
@@ -480,6 +480,11 @@ StScrollBar {
   .message-dialog-title { color: darken($osd_fg_color,25%); }
 }
 
+/* Inhibit-Shortcuts Dialog */
+.inhibit-shortcuts-dialog {
+  spacing: 30px;
+}
+
 /* Network Agent Dialog */
 
 .network-dialog-secret-table {


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