[gnome-themes-standard] gnome-bluetooth: Add padding to the PIN entry



commit 9a99109747311528ebdc577725f2cea8742ff02d
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Dec 11 20:33:15 2013 +0100

    gnome-bluetooth: Add padding to the PIN entry

 themes/Adwaita/gtk-3.0/gnome-applications.css |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 6780c39..7008dbc 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -812,6 +812,8 @@ MathWindow.background > GtkBox.vertical > GtkBox.vertical > GtkScrolledWindow:ba
 /* gnome-bluetooth */
 GtkEntry.entry.pin-entry {
        font: regular 50;
+       padding-left: 25px;
+       padding-right: 25px;
 }
 
 GtkLabel.pin-label {


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