[gnome-boxes/gnome-3-4: 11/15] notificationbar: Fix label's fg color
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/gnome-3-4: 11/15] notificationbar: Fix label's fg color
- Date: Fri, 30 Mar 2012 18:46:32 +0000 (UTC)
commit b17ffc69fd83fe061a0e210764240f6607f42372
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Thu Mar 29 15:55:46 2012 +0300
notificationbar: Fix label's fg color
In selection view, the color of text was black and therefore hardly
visible.
https://bugzilla.gnome.org/show_bug.cgi?id=673053
data/gtk-style.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/gtk-style.css b/data/gtk-style.css
index 505a8f3..9c01a6d 100644
--- a/data/gtk-style.css
+++ b/data/gtk-style.css
@@ -90,6 +90,7 @@
.osd {
background-image: none;
background-color: alpha(#000, 0.0);
+ color: #ffffff;
}
.osd .toolbar {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]