[gnome-todo/wip/gbsneto/subtasks] theme: more adjustments to the dnd row
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo/wip/gbsneto/subtasks] theme: more adjustments to the dnd row
- Date: Fri, 14 Oct 2016 16:06:10 +0000 (UTC)
commit 5d486a5977acad633cd96dbcab35450b73a62d7f
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Fri Oct 14 11:52:44 2016 -0300
theme: more adjustments to the dnd row
data/theme/Adwaita.css | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/Adwaita.css b/data/theme/Adwaita.css
index 2fad8ca..ab8ea74 100644
--- a/data/theme/Adwaita.css
+++ b/data/theme/Adwaita.css
@@ -104,8 +104,13 @@ taskrow.complete label {
}
/* dnd row */
+dndrow {
+ background-color: rgba(0, 0, 0, 0.1);
+ opacity: 0.5;
+}
+
dndrow frame {
- background: alpha(@theme_bg_color, 0.66);
+ background: rgba(0, 0, 0, 0.2);
min-height: 32px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]