[gnome-shell] Add spacing between label and switch for menu items
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Add spacing between label and switch for menu items
- Date: Mon, 20 Sep 2010 21:22:23 +0000 (UTC)
commit 555409aba20e22cc1b56929a52ae5665019fd59d
Author: William Jon McCann <jmccann redhat com>
Date: Sat Sep 18 11:30:54 2010 -0400
Add spacing between label and switch for menu items
Currently there is no spacing between items packed into the switch
menu item layout box. Add some.
https://bugzilla.gnome.org/show_bug.cgi?id=629954
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 ae13686..f25a628 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -136,6 +136,10 @@ StTooltip {
spacing: .75em;
}
+.popup-switch-menu-item {
+ spacing: 2em;
+}
+
.popup-separator-menu-item {
-gradient-height: 2px;
-gradient-start: rgba(8,8,8,0);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]