[libadwaita/wip/exalm/background-colors: 10/20] stylesheet: Remove a redundant rule from treeview
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/background-colors: 10/20] stylesheet: Remove a redundant rule from treeview
- Date: Mon, 18 Oct 2021 15:04:01 +0000 (UTC)
commit bdf1f8fdb379ea42ba3d4a8051b55c8f82bcce22
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Oct 1 23:15:41 2021 +0500
stylesheet: Remove a redundant rule from treeview
src/stylesheet/widgets/_trees.scss | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/src/stylesheet/widgets/_trees.scss b/src/stylesheet/widgets/_trees.scss
index f98091d0..23f7bae3 100644
--- a/src/stylesheet/widgets/_trees.scss
+++ b/src/stylesheet/widgets/_trees.scss
@@ -54,8 +54,6 @@ treeview.view {
}
&.progressbar { // progress bar in treeviews
- @if $variant == light { color: $base_color; }
-
&, &:selected {
background-color: $accent_bg_color;
color: $accent_fg_color;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]