[gnome-text-editor/wip/exalm/styles: 5/6] css: Remove redundant styles




commit c6dcca0cbf787fdaffd449d7a5d726c365f056eb
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Fri Jan 7 17:11:04 2022 +0500

    css: Remove redundant styles

 src/TextEditor.css | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/src/TextEditor.css b/src/TextEditor.css
index 0a9ba38..23837bb 100644
--- a/src/TextEditor.css
+++ b/src/TextEditor.css
@@ -124,15 +124,10 @@ textview.source-map:dir(rtl) {
   border-right: 1px solid @borders;
 }
 
-flap > scrolledwindow.preferences > viewport {
-  background: @theme_bg_color;
-}
-
 box.statusbar {
   font-family: monospace;
   min-width: 100px;
   padding: 3px 12px;
-  background: @theme_bg_color;
   border-top: 1px solid @borders;
 }
 


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