[gnome-builder/wip/gtk4-port: 576/1774] libide/gui: fix styling of buttons in notification stack
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/gtk4-port: 576/1774] libide/gui: fix styling of buttons in notification stack
- Date: Mon, 11 Jul 2022 22:31:16 +0000 (UTC)
commit 2414c2a489e90b3df367ad7dc0be828281ed645e
Author: Christian Hergert <chergert redhat com>
Date: Fri Apr 15 09:43:52 2022 -0700
libide/gui: fix styling of buttons in notification stack
src/libide/gui/style.css | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/src/libide/gui/style.css b/src/libide/gui/style.css
index ec880e99c..dfecc5105 100644
--- a/src/libide/gui/style.css
+++ b/src/libide/gui/style.css
@@ -54,3 +54,9 @@ window popover.global-search contents {
window popover.global-search .navigation-sidebar {
border-right: 1px solid @borders;
}
+
+notificationstack button {
+ margin: 0;
+ padding: 0;
+ background: none;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]