[libadwaita/wip/exalm/stylesheet2: 57/103] stylesheet: Clean the message dialog style




commit db923d2c2a25c018d00ecbcf9a439d662423730e
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]