[gnome-themes-standard] flat menus will work better for outset toolbars (Documents, Music..)
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] flat menus will work better for outset toolbars (Documents, Music..)
- Date: Fri, 12 Aug 2011 10:37:13 +0000 (UTC)
commit 7aee51da2d1fa871c6e988cfd5f6cbac2c37c73c
Author: Jakub Steiner <jimmac gmail com>
Date: Fri Aug 12 12:36:12 2011 +0200
flat menus will work better for outset toolbars (Documents, Music..)
themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index f362b69..8f86d0f 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -653,11 +653,7 @@ GtkTreeMenu .menuitem * {
/* this controls the general appearance of the menubar */
.menubar {
- background-image: -gtk-gradient (linear,
- left top, left bottom,
- from (@theme_bg_color),
- color-stop (0.45, shade (@theme_bg_color, 0.97)),
- to (@theme_bg_color));
+ border-color: @theme_bg_color;
border-width: 0;
border-style: none;
padding: 4;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]