You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bu...@apache.org on 2012/10/22 21:25:29 UTC

svn commit: r835795 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/flex/again/

Author: buildbot
Date: Mon Oct 22 19:25:29 2012
New Revision: 835795

Log:
Staging update by buildbot for flex

Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/flex/again/about_features.html
    websites/staging/flex/trunk/content/flex/again/about_news.html
    websites/staging/flex/trunk/content/flex/again/about_resources.html
    websites/staging/flex/trunk/content/flex/again/about_showcase.html
    websites/staging/flex/trunk/content/flex/again/community_events.html
    websites/staging/flex/trunk/content/flex/again/community_get_involved.html
    websites/staging/flex/trunk/content/flex/again/community_mailing_list.html
    websites/staging/flex/trunk/content/flex/again/community_social_media.html
    websites/staging/flex/trunk/content/flex/again/community_team.html
    websites/staging/flex/trunk/content/flex/again/community_user_groups.html
    websites/staging/flex/trunk/content/flex/again/download.html
    websites/staging/flex/trunk/content/flex/again/get_started_community.html
    websites/staging/flex/trunk/content/flex/again/get_started_download.html
    websites/staging/flex/trunk/content/flex/again/get_started_get_involved.html
    websites/staging/flex/trunk/content/flex/again/get_started_learn.html
    websites/staging/flex/trunk/content/flex/again/index.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct 22 19:25:29 2012
@@ -1 +1 @@
-1401027
+1401030

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct 22 19:25:29 2012
@@ -1 +1 @@
-1401027
+1401030

Modified: websites/staging/flex/trunk/content/flex/again/about_features.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/about_features.html (original)
+++ websites/staging/flex/trunk/content/flex/again/about_features.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>

Modified: websites/staging/flex/trunk/content/flex/again/about_news.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/about_news.html (original)
+++ websites/staging/flex/trunk/content/flex/again/about_news.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>

Modified: websites/staging/flex/trunk/content/flex/again/about_resources.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/about_resources.html (original)
+++ websites/staging/flex/trunk/content/flex/again/about_resources.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>

Modified: websites/staging/flex/trunk/content/flex/again/about_showcase.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/about_showcase.html (original)
+++ websites/staging/flex/trunk/content/flex/again/about_showcase.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>

Modified: websites/staging/flex/trunk/content/flex/again/community_events.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_events.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_events.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>

Modified: websites/staging/flex/trunk/content/flex/again/community_get_involved.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_get_involved.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_get_involved.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>

Modified: websites/staging/flex/trunk/content/flex/again/community_mailing_list.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_mailing_list.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_mailing_list.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>

Modified: websites/staging/flex/trunk/content/flex/again/community_social_media.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_social_media.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_social_media.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>

Modified: websites/staging/flex/trunk/content/flex/again/community_team.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_team.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_team.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>

Modified: websites/staging/flex/trunk/content/flex/again/community_user_groups.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_user_groups.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_user_groups.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>

Modified: websites/staging/flex/trunk/content/flex/again/download.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/download.html (original)
+++ websites/staging/flex/trunk/content/flex/again/download.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>

Modified: websites/staging/flex/trunk/content/flex/again/get_started_community.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/get_started_community.html (original)
+++ websites/staging/flex/trunk/content/flex/again/get_started_community.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>

Modified: websites/staging/flex/trunk/content/flex/again/get_started_download.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/get_started_download.html (original)
+++ websites/staging/flex/trunk/content/flex/again/get_started_download.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>

Modified: websites/staging/flex/trunk/content/flex/again/get_started_get_involved.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/get_started_get_involved.html (original)
+++ websites/staging/flex/trunk/content/flex/again/get_started_get_involved.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>

Modified: websites/staging/flex/trunk/content/flex/again/get_started_learn.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/get_started_learn.html (original)
+++ websites/staging/flex/trunk/content/flex/again/get_started_learn.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>

Modified: websites/staging/flex/trunk/content/flex/again/index.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/index.html (original)
+++ websites/staging/flex/trunk/content/flex/again/index.html Mon Oct 22 19:25:29 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>