[libadwaita/wip/exalm/stylesheet2: 14/103] stylesheet: Drop GtkCoverFlow styles




commit 23a6e2fb2db67e85ded68fdab8b9e1881b10cd12
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Apr 7 18:56:38 2021 +0500

    stylesheet: Drop GtkCoverFlow styles
    
    This never made it into a stable release, yet the styles still exist.

 src/stylesheet/_common.scss | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/src/stylesheet/_common.scss b/src/stylesheet/_common.scss
index c828d70..e1a6c96 100644
--- a/src/stylesheet/_common.scss
+++ b/src/stylesheet/_common.scss
@@ -141,12 +141,6 @@ gridview {
   }
 }
 
-coverflow cover {
-  color: $text_color;
-  background-color: $base_color;
-  border: 1px solid black;
-}
-
 label {
   @include focus-ring();
 


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