[gnome-games/wip/exalm/css: 1/3] css: Drop content-view style



commit 41f20e07224b287c194ee02c294813c6a23d0031
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Jan 15 21:56:52 2020 +0500

    css: Drop content-view style
    
    There's a standard one, use that instead.

 data/gtk-style.css | 8 --------
 1 file changed, 8 deletions(-)
---
diff --git a/data/gtk-style.css b/data/gtk-style.css
index acbc0bee..9add21dc 100644
--- a/data/gtk-style.css
+++ b/data/gtk-style.css
@@ -8,14 +8,6 @@
        background-color: @theme_unfocused_bg_color;
 }
 
-.content-view {
-       background-color: @theme_base_color;
-}
-
-.content-view:backdrop {
-       background-color: @theme_unfocused_base_color;
-}
-
 .savestate-row {
        padding: 0;
 }


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