[gnome-builder] style: tweak color of icons in GdTaggedEntry
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] style: tweak color of icons in GdTaggedEntry
- Date: Tue, 3 May 2016 11:00:32 +0000 (UTC)
commit 1e6de57ff0b9538f62c0d4af0bb253f216dd4fd4
Author: Christian Hergert <chergert redhat com>
Date: Tue May 3 14:00:19 2016 +0300
style: tweak color of icons in GdTaggedEntry
When we have errors, the gray icons look a bit drab.
data/theme/Adwaita-shared.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/theme/Adwaita-shared.css b/data/theme/Adwaita-shared.css
index 23a9fa2..326fb3f 100644
--- a/data/theme/Adwaita-shared.css
+++ b/data/theme/Adwaita-shared.css
@@ -121,3 +121,7 @@ entry.error {
color: white;
text-shadow: none;
}
+
+entry.error > image {
+ color: white;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]