[gnome-shell] theme: Add some padding to align icons to the user picture



commit 93db5a091f6a2d3c333fd63464fab93ca2b17d75
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Mon Aug 12 13:06:05 2013 -0400

    theme: Add some padding to align icons to the user picture

 data/theme/gnome-shell.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index bd89c0c..9e11870 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -634,6 +634,10 @@ StScrollBar StButton#vhandle:active {
     width: 320px;
 }
 
+.aggregate-menu .popup-menu-icon {
+    padding: 0 4px;
+}
+
 .system-switch-user-submenu-icon {
     icon-size: 24px;
     border: 1px solid #8b8b8b;


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