[gnome-calendar/search-improvements] search-view: correct background color
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/search-improvements] search-view: correct background color
- Date: Sun, 4 Jan 2015 00:46:16 +0000 (UTC)
commit 9ab3d78edc4c6045f1065f10b27708866974ddda
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Sat Jan 3 22:46:07 2015 -0200
search-view: correct background color
data/theme/gtk-styles.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/theme/gtk-styles.css b/data/theme/gtk-styles.css
index c97c007..49fe98f 100644
--- a/data/theme/gtk-styles.css
+++ b/data/theme/gtk-styles.css
@@ -92,3 +92,7 @@ GcalEventWidget.color-light:backdrop {
border-bottom-right-radius: 0px;
border-top-right-radius: 0px;
}
+
+GcalSearchView > GtkViewport {
+ background-color: @theme_bg_color;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]