[libadwaita/wip/exalm/stylesheet2: 8/97] stylesheet: Drop GtkCoverFlow styles




commit e0f451fe689f40d00ec7c9d351d3ea226a9f17ae
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]