[libadwaita/wip/exalm/lists-style: 16/17] stylesheet: Fix indentation in treeview styles




commit fb34e7fc34d1da69a10c52c01a65f48f1b38c5cd
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Tue May 18 01:15:17 2021 +0500

    stylesheet: Fix indentation in treeview styles

 src/stylesheet/widgets/_trees.scss | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/stylesheet/widgets/_trees.scss b/src/stylesheet/widgets/_trees.scss
index 70eb3dbe..04a6b698 100644
--- a/src/stylesheet/widgets/_trees.scss
+++ b/src/stylesheet/widgets/_trees.scss
@@ -1,7 +1,7 @@
 columnview.view,
 treeview.view {
-  border-left-color:  $treeview_borders_color; // this is actually the tree lines color,
-  border-top-color: $treeview_borders_color;                         // while this is the grid lines color, 
better then nothing
+  border-left-color: $treeview_borders_color; // this is actually the tree lines color,
+  border-top-color: $treeview_borders_color; // while this is the grid lines color, better then nothing
 
   @include focus-ring();
 


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