[epiphany/wip/exalm/tabs: 15/17] ...and fix it
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/exalm/tabs: 15/17] ...and fix it
- Date: Mon, 16 Nov 2020 19:05:15 +0000 (UTC)
commit a35ac6807108807f389171e6704f42f27e2c6a85
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Wed Sep 16 20:42:52 2020 +0500
...and fix it
src/resources/themes/_Adwaita-colored-window.scss | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/resources/themes/_Adwaita-colored-window.scss
b/src/resources/themes/_Adwaita-colored-window.scss
index 386fc43c1..cdb7c29b7 100644
--- a/src/resources/themes/_Adwaita-colored-window.scss
+++ b/src/resources/themes/_Adwaita-colored-window.scss
@@ -286,11 +286,11 @@ tabbar {
.tab-close-button,
.tab-secondary-icon.clickable {
&:hover {
- background: hdyalpha($fg_color, .15);
+ background: gtkalpha($fg_color, .15);
}
&:active {
- background: hdyalpha(black, .2);
+ background: gtkalpha(black, .2);
}
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]