[libadwaita/wip/exalm/active: 4/5] stylesheet: Remove an empty style




commit 77a0b0dde8e97bf428c5186f94aa0f25d8571b4d
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Tue May 24 13:39:34 2022 +0400

    stylesheet: Remove an empty style

 src/stylesheet/widgets/_file-chooser.scss | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/src/stylesheet/widgets/_file-chooser.scss b/src/stylesheet/widgets/_file-chooser.scss
index 66bcfdb2..a83b01af 100644
--- a/src/stylesheet/widgets/_file-chooser.scss
+++ b/src/stylesheet/widgets/_file-chooser.scss
@@ -9,9 +9,7 @@ placesview {
     -gtk-icon-transform: rotate(-0.5turn);
   }
 
-  row.activatable:hover {  }
-
-  > actionbar > revealer > box  > box{
+  > actionbar > revealer > box > box{
     border-spacing: 6px;
   }
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]