[gnome-themes-standard] Add padding to notification area items
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Add padding to notification area items
- Date: Sat, 19 Mar 2011 16:30:35 +0000 (UTC)
commit 2c9eb84ca7cd057afcd330c33f913d6d87b284a7
Author: William Jon McCann <jmccann redhat com>
Date: Sat Mar 19 12:29:26 2011 -0400
Add padding to notification area items
https://bugzilla.gnome.org/show_bug.cgi?id=643021
themes/Adwaita/gtk-3.0/gtk-widgets.css | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 1c2d404..6f14dc2 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -1132,7 +1132,10 @@ TerminalScreen {
-TerminalScreen-background-darkness: 0.95;
}
-/* For old gnome-panel */
+/**********************
+ * Fallback Mode Panel
+ **********************/
+
PanelWidget,
PanelApplet,
PanelAppletFrame,
@@ -1175,3 +1178,7 @@ PanelApplet.GtkToggleButton:hover:active {
border-width: 0;
color: @chrome_fg_color;
}
+
+NaTrayApplet {
+ -NaTrayApplet-icon-padding: 6;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]