[gnumeric] GUI: Try another tooltip fix.



commit 03d28482f96e7c47686e0fe1780174cc843635b1
Author: Morten Welinder <terra gnome org>
Date:   Thu Apr 4 14:45:49 2013 -0400

    GUI: Try another tooltip fix.

 src/gnumeric.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/gnumeric.css b/src/gnumeric.css
index bd72f92..8172b2c 100644
--- a/src/gnumeric.css
+++ b/src/gnumeric.css
@@ -165,6 +165,10 @@ GtkWindow *.pseudo-tooltip {
   background-color: rgba(0,0,0,0);
 }
 
+GtkTextView.pseudo-tooltip {
+  color: inherit;
+}
+
 /* ------------------------------------------------------------------------- */
 /* This is used for the eight circles put around a sheet object being sized. */
 


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