Author: remi
Date: 2009-03-29 13:38:54 +0200 (Sun, 29 Mar 2009)
New Revision: 4251

Modified:
   
software_suite_v2/tuxware/tuxdroidserver/trunk/data/xsl/gadgets_all_of_frames.xsl
   software_suite_v2/tuxware/tuxdroidserver/trunk/data/xsl/web_gadget.xsl
Log:
* improved web gadgets frame centering and positioning

Modified: 
software_suite_v2/tuxware/tuxdroidserver/trunk/data/xsl/gadgets_all_of_frames.xsl
===================================================================
--- 
software_suite_v2/tuxware/tuxdroidserver/trunk/data/xsl/gadgets_all_of_frames.xsl
   2009-03-29 10:47:58 UTC (rev 4250)
+++ 
software_suite_v2/tuxware/tuxdroidserver/trunk/data/xsl/gadgets_all_of_frames.xsl
   2009-03-29 11:38:54 UTC (rev 4251)
@@ -6,7 +6,7 @@
                 <xsl:attribute name="src">
                     <xsl:value-of select="description/web_gadget_url"/>
                 </xsl:attribute>
-                <xsl:attribute name="width">410</xsl:attribute>
+                <xsl:attribute name="width">386</xsl:attribute>
                 <xsl:attribute name="height">220</xsl:attribute>
                 <xsl:attribute name="frameborder">1</xsl:attribute>
                 <xsl:attribute name="scrolling">yes</xsl:attribute>

Modified: software_suite_v2/tuxware/tuxdroidserver/trunk/data/xsl/web_gadget.xsl
===================================================================
--- software_suite_v2/tuxware/tuxdroidserver/trunk/data/xsl/web_gadget.xsl      
2009-03-29 10:47:58 UTC (rev 4250)
+++ software_suite_v2/tuxware/tuxdroidserver/trunk/data/xsl/web_gadget.xsl      
2009-03-29 11:38:54 UTC (rev 4251)
@@ -100,7 +100,7 @@
                 </xsl:attribute>
             </xsl:element>
             <!-- A table for the parameters --> 
-            <table border="0" cellpadding="1" width="360" bgcolor="#838588">
+            <table border="0" cellpadding="1" width="360" bgcolor="#838588" 
style="position:absolute;left:0px;top:0px;">
             <tr>
                 <td align="center" colspan="2">
                     <table border="0" cellpadding="0" width="360" height="60">


------------------------------------------------------------------------------
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to