[gnome-builder/wip/gtk4-port: 1741/1774] libide/gui: make notifications button flat
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/gtk4-port: 1741/1774] libide/gui: make notifications button flat
- Date: Mon, 11 Jul 2022 22:31:56 +0000 (UTC)
commit fa4b990b1ee2418c5f04e8bc644e35271598d03e
Author: Christian Hergert <chergert redhat com>
Date: Thu Jun 30 15:46:08 2022 -0700
libide/gui: make notifications button flat
It looks weird when it pops in with the button style.
src/libide/gui/ide-notifications-button.ui | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/src/libide/gui/ide-notifications-button.ui b/src/libide/gui/ide-notifications-button.ui
index 0d1cfe230..42933650e 100644
--- a/src/libide/gui/ide-notifications-button.ui
+++ b/src/libide/gui/ide-notifications-button.ui
@@ -8,6 +8,9 @@
<property name="reveal-child">false</property>
<child>
<object class="GtkMenuButton" id="menu_button">
+ <style>
+ <class name="flat"/>
+ </style>
<property name="popover">
<object class="GtkPopover" id="popover">
<style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]