[gtk: 1/2] Revert "Adwaita: rich-list styling"




commit 12afc10ec35f54a00ee63e865417590f43087e16
Author: nana-4 <hnmaigo gmail com>
Date:   Tue Sep 1 22:31:44 2020 +0900

    Revert "Adwaita: rich-list styling"
    
    This reverts commit 2f0a4c7128ac31541c830b7ed223ce6417964bff.
    
    It seems the commit was accidentally added when
    768e24afc1fc5ba1bdf63a3d438f66524b3b2e92 was manually merged and pushed.

 gtk/theme/Adwaita/_common.scss | 9 ---------
 1 file changed, 9 deletions(-)
---
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index d68bde436e..9b10702bd4 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -3092,15 +3092,6 @@ list  {
   }
 }
 
-.rich-list { /* rich lists usually containing other widgets than just labels/text */
-  & > row {
-    padding: 6px;
-    & > box {
-      margin: 12px;
-    }
-  }
-}
-
 row {
   transition: all 150ms $ease-out-quad;
 


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