Revision: 2527
http://sourceforge.net/p/swingme/code/2527
Author: yuranet
Date: 2021-07-08 22:30:11 +0000 (Thu, 08 Jul 2021)
Log Message:
-----------
tooltip text fix
Modified Paths:
--------------
iOSME/res/iOS_theme.xml
Modified: iOSME/res/iOS_theme.xml
===================================================================
--- iOSME/res/iOS_theme.xml 2021-07-08 22:08:56 UTC (rev 2526)
+++ iOSME/res/iOS_theme.xml 2021-07-08 22:30:11 UTC (rev 2527)
@@ -13,6 +13,7 @@
<style id="tooltip">
<state>
+ <color type="FOREGROUND" value="#000000"/>
<color type="BACKGROUND" value="#FFFFFF"/>
</state>
</style>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|