[libadwaita/wip/exalm/selection-editablelabel] stylesheet: Remove a leftover text selection style




commit 6c86eec49660d04e4948575b3aa249db5211aabd
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Thu May 13 18:16:04 2021 +0500

    stylesheet: Remove a leftover text selection style

 src/stylesheet/widgets/_trees.scss | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/src/stylesheet/widgets/_trees.scss b/src/stylesheet/widgets/_trees.scss
index 5a7726c0..98d3b61a 100644
--- a/src/stylesheet/widgets/_trees.scss
+++ b/src/stylesheet/widgets/_trees.scss
@@ -210,11 +210,6 @@ columnview row:not(:selected) cell editablelabel.editing:focus-within {
   outline: 2px solid $selected_bg_color;
 }
 
-columnview row:not(:selected) cell editablelabel.editing text selection {
-  color: $selected_fg_color;
-  background-color: $selected_bg_color;
-}
-
 treeexpander {
   border-spacing: 4px;
 }


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