Author: duncan
Date: Mon Mar 26 20:47:45 2007
New Revision: 9392

Modified:
   branches/rel-1/freevo/share/skins/main/blurr.fxd

Log:
For some reason shadow doesn't work with the detachbar
So the shadow has been removed


Modified: branches/rel-1/freevo/share/skins/main/blurr.fxd
==============================================================================
--- branches/rel-1/freevo/share/skins/main/blurr.fxd    (original)
+++ branches/rel-1/freevo/share/skins/main/blurr.fxd    Mon Mar 26 20:47:45 2007
@@ -864,9 +864,12 @@
         <font label="info label"   name="Arial_Bold" size="14" 
color="0xffffff"/>
         <font label="info value"   name="Arial_Bold" size="14" 
color="0xffffff"/>
         
-        <font label="detachbar"  name="Arial_Bold" size="10" color="0xffffff">
+        <font label="detachbar"  name="Arial_Bold" size="10" color="default0"/>
+        <!-- for some reason shadow doesn't work with the detachbar
+        <font label="detachbar"  name="Arial_Bold" size="12" color="0xffffff">
             <shadow visible="yes" x="2" y="2" color="0xaa0000" border="yes"/>
         </font>
+        -->
 
         <font label="clock"   name="Arial_Bold" size="16" color="0xffffff"/>
         

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to