[gnome-themes-standard] headerbar backdrop is flat
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] headerbar backdrop is flat
- Date: Mon, 9 Jun 2014 13:07:27 +0000 (UTC)
commit b3cc7872029c75d4cb7e70087d2797dea7c9e0ab
Author: Jakub Steiner <jimmac gmail com>
Date: Wed May 14 15:50:30 2014 +0200
headerbar backdrop is flat
themes/Adwaita/gtk-3.0/_common.scss | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/_common.scss b/themes/Adwaita/gtk-3.0/_common.scss
index 24df311..19f1bcd 100644
--- a/themes/Adwaita/gtk-3.0/_common.scss
+++ b/themes/Adwaita/gtk-3.0/_common.scss
@@ -326,6 +326,10 @@ GtkComboBox {
inset 0 1px $borders_edge;
padding: 6px;
+ &:backdrop {
+ background-image: none;
+ background-color: $theme_bg_color;
+ }
.title {
font: Bold;
padding: 0px 12px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]