You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ma...@apache.org on 2013/12/16 00:45:26 UTC

svn commit: r1551083 - in /flex/site/trunk: content/css/style.css content/images/desktop-mobile-icon.png templates/flex-v2-hometemplate-top.mdtext

Author: mamsellem
Date: Sun Dec 15 23:45:26 2013
New Revision: 1551083

URL: http://svn.apache.org/r1551083
Log:
IN PROGRESS - FLEX-33907 Showcase section in web site
changed home page (Draft)

Modified:
    flex/site/trunk/content/css/style.css
    flex/site/trunk/content/images/desktop-mobile-icon.png
    flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext

Modified: flex/site/trunk/content/css/style.css
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/css/style.css?rev=1551083&r1=1551082&r2=1551083&view=diff
==============================================================================
--- flex/site/trunk/content/css/style.css (original)
+++ flex/site/trunk/content/css/style.css Sun Dec 15 23:45:26 2013
@@ -1265,6 +1265,14 @@ or wrap each row of columns in a <div cl
     margin: 0 auto;
 }
 
+.feature-image-wide
+{
+    width: 100px;
+    height: 55px;
+    display: block;
+    margin: 0 auto;
+}
+
 /*blog entry*/
 
 .entry{float:left; margin-bottom:10px;}

Modified: flex/site/trunk/content/images/desktop-mobile-icon.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/images/desktop-mobile-icon.png?rev=1551083&r1=1551082&r2=1551083&view=diff
==============================================================================
Binary files - no diff available.

Modified: flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext
URL: http://svn.apache.org/viewvc/flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext?rev=1551083&r1=1551082&r2=1551083&view=diff
==============================================================================
--- flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext (original)
+++ flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext Sun Dec 15 23:45:26 2013
@@ -23,7 +23,7 @@
 </div>
 <div class="row-fluid">
 
-<div class="span3" height="100%" >
+<div class="span3"  >
     <div class="featuresbox">
         <div class="feature-image"><img src="images/support-icon.png"></div>
         <h4>Licensing</h4>
@@ -33,9 +33,9 @@
 
 </div>
 
-<div class="span3" height="100%">
+<div class="span3" >
     <div class="featuresbox">
-        <div class="feature-image"><img src="images/desktop-sm.png"></div><div class="feature-image"><img src="images/mobile-sm.png"></div>
+        <div class="feature-image-wide"><img src="images/desktop-mobile-icon.png"></div>
         <h4>Desktop Applications</h4>
         <p>Build applications that target all browsers by leveraging the Adobe Flash Player, JavaScript, make desktop application by leveraging the Adobe Integrated Runtime (Adobe AIR)
         or create powerful, cross-platform mobile applications that target Apple iPods, iPhones, iPads, Android based smartphones and tablets, and  Blackberry Playbook devices.</p>
@@ -45,18 +45,16 @@
 
 </div>
 
-<div class="span3" height="100%">
+<div class="span3" >
     <div class="featuresbox">
         <div class="feature-image"><img src="images/showcase-icon.png"></div>
         <h4>Flex Showcase</h4>
         <p>Some of the many desktop and mobile applications written with Flex, and that show its true power.</p>
         <a href="community-showcase.html" class="btn">Flex Showcase</a>
-
-        <a href="community-showcase.html" class="btn">Tour de Flex </a>
     </div>
 
 </div>
-<div class="span3" height="100%">
+<div class="span3" >
     <div class="featuresbox">
         <div class="feature-image"><img src="images/tools-icon.png"></div>
         <h4>Tooling</h4>