[libadwaita/wip/exalm/stylesheet2: 49/103] stylesheet: Remove treeview scrollbar style




commit 1ee19699354746206d24ac1869eef8bb79dc898d
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Thu Apr 8 21:41:36 2021 +0500

    stylesheet: Remove treeview scrollbar style
    
    The border already matches.

 src/stylesheet/_common.scss | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/src/stylesheet/_common.scss b/src/stylesheet/_common.scss
index ebf8ce9..bef8a39 100644
--- a/src/stylesheet/_common.scss
+++ b/src/stylesheet/_common.scss
@@ -2241,11 +2241,6 @@ scrollbar {
   &.vertical > range > trough > slider { min-height: $_slider_min_length; }
 }
 
-treeview ~ scrollbar.vertical {
-  border-top: 1px solid $borders_color;
-  margin-top: -1px;
-}
-
 /**********
  * Switch *
  **********/


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