[gnome-todo/wip/gbsneto/subtasks: 22/27] theme: fine tune the Drag n' Drop row



commit d4f4b791836301aaba5eae9057ff467e9f60c186
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri Oct 14 11:24:44 2016 -0300

    theme: fine tune the Drag n' Drop row

 data/theme/Adwaita.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/theme/Adwaita.css b/data/theme/Adwaita.css
index 3e9959f..2fad8ca 100644
--- a/data/theme/Adwaita.css
+++ b/data/theme/Adwaita.css
@@ -105,8 +105,8 @@ taskrow.complete label {
 
 /* dnd row */
 dndrow frame {
-    background: alpha(#333333, 0.5);
-    min-height: 36px;
+    background: alpha(@theme_bg_color, 0.66);
+    min-height: 32px;
 }
 
 /* extension list */


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