[gtk/list-styles: 48/48] Adwaita: rich-list rows




commit f4561d3fd5d9702b188a228af2cfbf7c5760c1ed
Author: Jakub Steiner <jimmac gmail com>
Date:   Thu Aug 13 20:11:19 2020 +0200

    Adwaita: rich-list rows
    
    - add whitespace to match the existing look

 gtk/theme/Adwaita/_common.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index 8757c83127..2e3e94b421 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -3077,7 +3077,7 @@ list, .rich-list {
     border-color: $backdrop_borders_color;
   }
 
-  > row { padding: 2px; }
+  > row { padding: 18px; }
   > row.expander { padding: 0px; }
   > row.expander .row-header { padding: 2px; }
 


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