[libadwaita/wip/exalm/accent: 6/11] stylesheet: Don't add background to message dialog headers
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/accent: 6/11] stylesheet: Don't add background to message dialog headers
- Date: Fri, 11 Jun 2021 22:30:04 +0000 (UTC)
commit 462a9d7705cf9a5c634a5a7f801c2b59ce41b570
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Jun 11 23:22:35 2021 +0500
stylesheet: Don't add background to message dialog headers
src/stylesheet/widgets/_message-dialog.scss | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/src/stylesheet/widgets/_message-dialog.scss b/src/stylesheet/widgets/_message-dialog.scss
index 968b124f..1924e388 100644
--- a/src/stylesheet/widgets/_message-dialog.scss
+++ b/src/stylesheet/widgets/_message-dialog.scss
@@ -1,8 +1,7 @@
window.dialog.message {
.titlebar {
min-height: 20px;
- background-image: none;
- background-color: $bg_color;
+ background: none;
border-style: none;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]