[gnome-themes-standard] Ensure entries in toolbars don't inherit background-image
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Ensure entries in toolbars don't inherit background-image
- Date: Wed, 19 Jan 2011 03:48:04 +0000 (UTC)
commit 38c79dffc4b60c8399847289bb4d072d70d68ff6
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Jan 19 04:32:16 2011 +0100
Ensure entries in toolbars don't inherit background-image
themes/Adwaita/gtk-3.0/gtk.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk.css b/themes/Adwaita/gtk-3.0/gtk.css
index 7bf4b38..348e95c 100644
--- a/themes/Adwaita/gtk-3.0/gtk.css
+++ b/themes/Adwaita/gtk-3.0/gtk.css
@@ -123,6 +123,7 @@
/* Text Entries */
.entry {
background-color: #fff;
+ background-image: none;
border-color: #579eea;
border-radius: 3;
border-width: 1;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]