[gnome-shell/hotplug: 19/21] hotplug: some style tweakings



commit f20fd93737e611bec4e4f2c2a5590e04b9143608
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jun 27 10:50:42 2011 -0400

    hotplug: some style tweakings
    
    As suggested by Lapo Calamandrei

 data/theme/gnome-shell.css |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 84c4086..a2c5e91 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1168,7 +1168,6 @@ StTooltip StLabel {
 
 .hotplug-resident-box {
     spacing: 8px;
-    padding-right: 48px;
 }
 
 .hotplug-resident-mount {
@@ -1196,13 +1195,13 @@ StTooltip StLabel {
 }
 
 .hotplug-resident-eject-icon {
-    icon-size: 24px;
+    icon-size: 16px;
 }
 
 .hotplug-resident-eject-button {
     padding: 2px;
     border: 1px solid #2b2b2b;
-    border-radius: 8px;
+    border-radius: 5px;
 
     color: #ccc;
 }
@@ -1658,7 +1657,7 @@ StTooltip StLabel {
 
 /* ShellMountOperation Dialogs */
 .shell-mount-operation-icon {
-    icon-size: 32px;
+    icon-size: 48px;
 }
 
 .mount-password-reask {



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