[gnome-todo] theme: also style the empty labels
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] theme: also style the empty labels
- Date: Thu, 6 Oct 2016 01:16:39 +0000 (UTC)
commit edab78798ad5b1f4adef80c5ce4efe57eead6099
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Oct 5 20:56:22 2016 -0300
theme: also style the empty labels
data/theme/Adwaita.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/Adwaita.css b/data/theme/Adwaita.css
index 9dd974f..3d4231b 100644
--- a/data/theme/Adwaita.css
+++ b/data/theme/Adwaita.css
@@ -34,7 +34,8 @@ task-list-view task-row:hover {
}
grid-item.dark,
-task-list-view.dark task-row {
+task-list-view.dark task-row,
+task-list-view.dark label {
color: #eeeeec;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]