[libadwaita/wip/exalm/recoloring-fixes: 24/32] stylesheet: Explicitly reset flat header bar color
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/recoloring-fixes: 24/32] stylesheet: Explicitly reset flat header bar color
- Date: Mon, 13 Sep 2021 13:11:53 +0000 (UTC)
commit eb1534fec8225e6188a98295c96c62ec8e268ba5
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Wed Sep 1 17:34:00 2021 +0500
stylesheet: Explicitly reset flat header bar color
src/stylesheet/widgets/_header-bar.scss | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/stylesheet/widgets/_header-bar.scss b/src/stylesheet/widgets/_header-bar.scss
index 57558768..81eeea36 100644
--- a/src/stylesheet/widgets/_header-bar.scss
+++ b/src/stylesheet/widgets/_header-bar.scss
@@ -56,6 +56,7 @@ headerbar {
&.flat {
background: none;
box-shadow: none;
+ color: inherit;
min-height: 46px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]