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 2016/11/10 16:14:42 UTC

svn commit: r1000862 [1/3] - in /websites/staging/flex/trunk: cgi-bin/ content/ content/team/ content/team/TeamPage.css content/team/TeamPage.js content/team/TeamPage.js.map content/team/index.html content/team/team.json

Author: buildbot
Date: Thu Nov 10 16:14:42 2016
New Revision: 1000862

Log:
Staging update by buildbot for flex

Added:
    websites/staging/flex/trunk/content/team/
    websites/staging/flex/trunk/content/team/TeamPage.css
    websites/staging/flex/trunk/content/team/TeamPage.js
    websites/staging/flex/trunk/content/team/TeamPage.js.map
    websites/staging/flex/trunk/content/team/index.html
    websites/staging/flex/trunk/content/team/team.json
Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov 10 16:14:42 2016
@@ -1 +1 @@
-1768831
+1769144

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov 10 16:14:42 2016
@@ -1 +1 @@
-1768831
+1769144

Added: websites/staging/flex/trunk/content/team/TeamPage.css
==============================================================================
--- websites/staging/flex/trunk/content/team/TeamPage.css (added)
+++ websites/staging/flex/trunk/content/team/TeamPage.css Thu Nov 10 16:14:42 2016
@@ -0,0 +1,148 @@
+/* Generated by Apache Flex Cross-Compiler */
+* {
+            border-width : 1px ;
+            -moz-box-sizing : border-box ;
+        -webkit-box-sizing : border-box ;
+        effect-timer-interval : 10 ;
+        font-family : Arial ;
+        font-size : 12px ;
+        box-sizing : border-box ;
+}
+
+
+.flexjs *:before {
+        -moz-box-sizing : border-box ;
+        -webkit-box-sizing : border-box ;
+        box-sizing : border-box ;
+}
+
+
+.flexjs *:after {
+        -moz-box-sizing : border-box ;
+        -webkit-box-sizing : border-box ;
+        box-sizing : border-box ;
+}
+
+
+.Application {
+        margin : 0px ;
+        padding : 0px ;
+}
+
+
+Button {
+        border-radius : 2px ;
+        background-color : #f8f8f8 ;
+        margin : 0px ;
+        padding : 4px ;
+        border : 1px solid #808080 ;
+}
+
+
+Button:hover {
+        background-color : #e8e8e8 ;
+        padding : 4px ;
+        border : 1px solid #808080 ;
+}
+
+
+Button:active {
+        background-color : #d8d8d8 ;
+        padding : 4px ;
+        border : 1px solid #808080 ;
+}
+
+
+.Container {
+                    }
+
+
+.DataGridListArea {
+        border-style : solid ;
+        border-color : #333333 ;
+        background-color : #FFFFFF ;
+}
+
+
+.HContainer {
+        }
+
+
+.Image {
+            vertical-align : top ;
+    }
+
+
+.VContainer {
+        }
+
+
+.List {
+        border-style : solid ;
+                border-color : #222222 ;
+                                }
+
+
+.StringItemRenderer {
+        height : 16 ;
+    }
+
+
+.toggleTextButton {
+        background-color : #f8f8f8 ;
+        padding : 4px ;
+        border : 1px solid #808080 ;
+}
+
+
+.toggleTextButton:hover {
+        background-color : #e8e8e8 ;
+        padding : 4px ;
+        border : 1px solid #808080 ;
+}
+
+
+.toggleTextButton_Selected {
+        background-color : #d8d8d8 ;
+        padding : 4px ;
+        border : 1px solid #808080 ;
+}
+
+
+.toggleTextButton_Selected:hover {
+        background-color : #e8e8e8 ;
+        padding : 4px ;
+        border : 1px solid #808080 ;
+}
+
+
+.View {
+                    }
+
+
+.Repeater {
+        border-width : 0px ;
+            border : none ;
+}
+
+
+.Heading1 {
+        margin-bottom : 20px ;
+        font-weight : bold ;
+        font-size : 18pt ;
+}
+
+
+.ApacheID {
+        color : #999999 ;
+        font-size : 10pt ;
+}
+
+
+.MemberName {
+        font-weight : bold ;
+        color : #333333 ;
+        font-size : 14pt ;
+}
+
+