Author: ks156
Date: 2009-09-16 16:58:12 +0200 (Wed, 16 Sep 2009)
New Revision: 5416
Modified:
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/css/menu.css
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/xsl/index.xsl
Log:
* Changed the CSS to verticaly align the interface.
Modified:
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/css/menu.css
===================================================================
---
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/css/menu.css
2009-09-16 13:41:47 UTC (rev 5415)
+++
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/css/menu.css
2009-09-16 14:58:12 UTC (rev 5416)
@@ -1,12 +1,12 @@
div.ContentView{
position:absolute;
- left:0px;
+ left:50%;
top:0px;
width:855px;
height:535px;
display:table;
margin-top:65px;
- margin-left:50px;
+ margin-left:-428px;
margin-right:50px;
background-color:#EFEFEF;
color:#EFEFEF;
Modified:
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/xsl/index.xsl
===================================================================
---
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/xsl/index.xsl
2009-09-16 13:41:47 UTC (rev 5415)
+++
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/xsl/index.xsl
2009-09-16 14:58:12 UTC (rev 5416)
@@ -112,10 +112,10 @@
<!-- MAIN DIV FRAMES -->
<div style="position:absolute;
top:0px;
- left:0px;
+ left:50%;
height:65px;
width:855px;
- margin-left:50px;
+ margin-left:-428px;
margin-right:50px;">
<xsl:element name="a">
<xsl:attribute name="class">menuLeftEnable</xsl:attribute>
@@ -172,4 +172,4 @@
</body>
</html>
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn