[gnome-shell] Solve spacing issue in system status area
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Solve spacing issue in system status area
- Date: Tue, 19 Oct 2010 20:43:05 +0000 (UTC)
commit ee7e46fbf69ba004a7802e60731e1ae07d646d75
Author: Giovanni Campagna <scampa giovanni gmail com>
Date: Fri Oct 8 19:44:03 2010 +0200
Solve spacing issue in system status area
Shell implemented indicators got padding from default button style,
and also spacing from their container, so too much space was left
between them. This only became apparent when more than one was
implemented, though.
data/theme/gnome-shell.css | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 9cd879c..981b974 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -235,10 +235,6 @@ StTooltip {
spacing: 4px;
}
-#statusTray {
- spacing: 14px;
-}
-
#legacyTray {
spacing: 14px;
padding-left: 14px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]