[gtk/wip/jimmac/list-row-popover-buttons] style: popover from list rows
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/jimmac/list-row-popover-buttons] style: popover from list rows
- Date: Mon, 16 May 2022 15:04:05 +0000 (UTC)
commit d08e01fc0d00ff447867b2f94e6882e8104264f8
Author: Jakub Steiner <jimmac gmail com>
Date: Mon May 16 16:23:26 2022 +0200
style: popover from list rows
Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/4919
gtk/theme/Default/_common.scss | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/gtk/theme/Default/_common.scss b/gtk/theme/Default/_common.scss
index 0d992641f7..f8813b5a19 100644
--- a/gtk/theme/Default/_common.scss
+++ b/gtk/theme/Default/_common.scss
@@ -1934,6 +1934,10 @@ $_menu-padding: 12px; //inner menuitem padding
popover.menu {
padding: 0;
+ @at-root list row & button:not(.suggested-action):not(.destructive-action) { //crazy hotfix for #4919
+ color: $text_color;
+ }
+
box.inline-buttons {
padding: 0 $_menu-padding;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]