[gnome-themes-standard] Add proper spacing for noun icons on GtkModelMenuItem
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Add proper spacing for noun icons on GtkModelMenuItem
- Date: Tue, 25 Jun 2013 13:53:38 +0000 (UTC)
commit a5396735b94680bd6f286b6185f64bd1a49ab1f1
Author: Ryan Lortie <desrt desrt ca>
Date: Wed May 8 16:41:19 2013 -0400
Add proper spacing for noun icons on GtkModelMenuItem
https://bugzilla.gnome.org/show_bug.cgi?id=699954
themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index bbe6c40..6dd2691 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -2362,6 +2362,10 @@ GtkTreeMenu .menuitem,
color: alpha (@menu_fg_color, 0.3);
}
+GtkModelMenuItem GtkBox GtkImage {
+ padding-right: 6px;
+}
+
.menuitem.arrow {
color: @menu_controls_color;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]