[libadwaita/wip/exalm/backdrop: 6/8] stylesheet: Remove a backdrop-specific rule for notebook
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [libadwaita/wip/exalm/backdrop: 6/8] stylesheet: Remove a backdrop-specific rule for notebook
- Date: Thu, 29 Apr 2021 14:20:36 +0000 (UTC)
commit 6964d4dd93f0b344d257a655f6f38ebbd125c08f
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Thu Apr 29 18:34:26 2021 +0500
    stylesheet: Remove a backdrop-specific rule for notebook
    
    The rest of the notebook has hover in backdrop except for arrows.
 src/stylesheet/widgets/_notebook.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/stylesheet/widgets/_notebook.scss b/src/stylesheet/widgets/_notebook.scss
index a075628..bf0060d 100644
--- a/src/stylesheet/widgets/_notebook.scss
+++ b/src/stylesheet/widgets/_notebook.scss
@@ -113,7 +113,7 @@ notebook {
       min-width: 16px;
       border-radius: 0;
 
-      &:hover:not(:active):not(:backdrop) {
+      &:hover:not(:active) {
         background-clip: padding-box;
         background-image: none;
         background-color: transparentize(white, 0.7);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]