[libadwaita/wip/exalm/stylesheet2: 51/97] stylesheet: Clean the message dialog style
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/stylesheet2: 51/97] stylesheet: Clean the message dialog style
- Date: Fri, 9 Apr 2021 12:30:25 +0000 (UTC)
commit a926e584b820a051174ebbc70609e47e7f07fda2
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Thu Apr 8 23:30:08 2021 +0500
stylesheet: Clean the message dialog style
src/stylesheet/_common.scss | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/stylesheet/_common.scss b/src/stylesheet/_common.scss
index b5a53b6..bc2ee6d 100644
--- a/src/stylesheet/_common.scss
+++ b/src/stylesheet/_common.scss
@@ -3367,7 +3367,7 @@ window.dialog.message { // Message Dialog styling
font-size: 15pt;
}
- &.csd { // rounded bottom border styling for csd version
+ &.csd {
&.background {
// bigger radius for better antialiasing
border-bottom-left-radius: $window_radius+1;
@@ -3381,7 +3381,7 @@ window.dialog.message { // Message Dialog styling
border-right-style: none;
border-bottom-style: none;
- &:first-child{
+ &:first-child {
border-left-style: none;
border-bottom-left-radius: 7px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]