[geary/wip/714104-refine-account-dialog] Fix backgroud colour of insensitive account editor row entry background



commit d7a388aebb041e0559ce9adcd5b5c76aecf8ef6a
Author: Michael Gratton <mike vee net>
Date:   Wed Dec 26 12:16:29 2018 +1030

    Fix backgroud colour of insensitive account editor row entry background

 ui/geary.css | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/ui/geary.css b/ui/geary.css
index 1af251f9..3df711bf 100644
--- a/ui/geary.css
+++ b/ui/geary.css
@@ -214,6 +214,7 @@ row.geary-settings image {
 
 row.geary-settings entry {
   border-width: 0px;
+  background-color: transparent;
 }
 
 row.geary-settings.geary-drag-source {


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