[gnome-text-editor/wip/exalm/styles: 7/8] css: Remove redundant styles




commit 0857b14522069abcb134808854f4ddc2f8d3bc20
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 7e0b7ae..51a38e0 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]