Author: buildbot
Date: Wed May 9 00:47:07 2012
New Revision: 816796
Log:
Staging update by buildbot for openofficeorg
Added:
websites/staging/ooo-site/trunk/content/zh-cn/images/
websites/staging/ooo-site/trunk/content/zh-cn/images/Base-32c.png (with
props)
websites/staging/ooo-site/trunk/content/zh-cn/images/Calc-32c.png (with
props)
websites/staging/ooo-site/trunk/content/zh-cn/images/Draw-32c.png (with
props)
websites/staging/ooo-site/trunk/content/zh-cn/images/Impress-32c.png
(with props)
websites/staging/ooo-site/trunk/content/zh-cn/images/Math-32c.png (with
props)
websites/staging/ooo-site/trunk/content/zh-cn/images/Thumbs.db (with
props)
websites/staging/ooo-site/trunk/content/zh-cn/images/Writer-32c.png (with
props)
websites/staging/ooo-site/trunk/content/zh-cn/stylesheets/
websites/staging/ooo-site/trunk/content/zh-cn/stylesheets/gen.css
websites/staging/ooo-site/trunk/content/zh-cn/stylesheets/menuStyle.css
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 9 00:47:07 2012
@@ -1 +1 @@
-1335871
+1335873
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 9 00:47:07 2012
@@ -1 +1 @@
-1335871
+1335873
Added: websites/staging/ooo-site/trunk/content/zh-cn/images/Base-32c.png
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/ooo-site/trunk/content/zh-cn/images/Base-32c.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: websites/staging/ooo-site/trunk/content/zh-cn/images/Calc-32c.png
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/ooo-site/trunk/content/zh-cn/images/Calc-32c.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: websites/staging/ooo-site/trunk/content/zh-cn/images/Draw-32c.png
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/ooo-site/trunk/content/zh-cn/images/Draw-32c.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: websites/staging/ooo-site/trunk/content/zh-cn/images/Impress-32c.png
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/ooo-site/trunk/content/zh-cn/images/Impress-32c.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: websites/staging/ooo-site/trunk/content/zh-cn/images/Math-32c.png
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/ooo-site/trunk/content/zh-cn/images/Math-32c.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: websites/staging/ooo-site/trunk/content/zh-cn/images/Thumbs.db
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/ooo-site/trunk/content/zh-cn/images/Thumbs.db
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: websites/staging/ooo-site/trunk/content/zh-cn/images/Writer-32c.png
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/ooo-site/trunk/content/zh-cn/images/Writer-32c.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: websites/staging/ooo-site/trunk/content/zh-cn/stylesheets/gen.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/zh-cn/stylesheets/gen.css (added)
+++ websites/staging/ooo-site/trunk/content/zh-cn/stylesheets/gen.css Wed May
9 00:47:07 2012
@@ -0,0 +1,260 @@
+/*@import url("http://www.openoffice.org/branding/css/inst.css");
+@import url("http://www.openoffice.org/branding/css/tigris.css");
+*/
+/* 䏿å
§å®¹ä½ç½® */
+
+.zhCore {
+ width: 100%;
+ padding: 1em;
+ font-size: 13px;
+}
+
+.zhContent {
+ padding: 0.5em;
+ color: black;
+ font-size: 1em;
+ line-height: 1.5em;
+}
+
+.zhMenu {
+
+/* width:12.5em; åå¯¼èªæ 宽度为12个ååé«*/
+ width:9em;
+ padding: 0.5em;
+ vertical-align:top;
+ font-size: 1em;
+}
+
+
+/* åºæ¬ layout */
+td.zhContent h1,h2,h3 {
+
+ color: #00315a;
+}
+
+td.zhContent h1 {
+
+ text-align:center;
+ font-size:2em;
+}
+
+td.zhContent h2 {
+
+ font-size: 1.2em;
+ border-bottom: 0.01em solid #00315a;
+}
+
+td.zhContent h3 {
+
+ font-size: 1.1em;
+}
+
+td.zhContent p {
+
+ padding: 0.5em 0em;
+ font-size: 1em;
+ color: black;
+}
+
+td.zhContent table {
+
+ border: 1px solid #00315a;
+ border-spacing:0px;
+ font-size: 1em;
+}
+
+td.zhContent th {
+
+ padding: 0.3em;
+ background-color: #00315a;
+ font-size: 1.1em;
+ color: #ffffff;
+}
+
+td.zhContent td {
+
+ padding: 0.5em;
+ font-size: 1em;
+ color: black;
+ line-height: 1.5em;
+}
+
+td.zhContent dl {
+
+ margin: 0px 0px 0px 0px;
+ padding: 0px 0px 0px 0px;
+}
+
+td.zhContent dt {
+
+ padding: 0px 0px 15px 0px;
+ color: black;
+ font-weight: bold;
+}
+
+td.zhContent dd {
+
+ padding: 0px 0px 0px 0px;
+ color: black;
+}
+
+td.zhContent hr {
+
+ clear: both;
+ border-top: 1px black groove;
+ border-bottom: 0px;
+ border-left: 0px;
+ border-right: 0px;
+ height: 0px;
+}
+
+/* åºæ¬ layout å å¼· */
+
+/* ç¨ä¸æ "numbering" çé½æç¨ table ä¾åé鿏ååå¥åã */
+td.zhContent table.zh_num {
+
+ border: 0px;
+ border-spacing:0px;
+ font-size: 1em;
+}
+
+table.zh_num td.num {
+
+ width:39px;
+ font-size: 1em;
+ color: black;
+}
+
+table.zh_num td {
+ vertical-align: top;
+ font-size: 1em;
+}
+
+/* ç¡ border ç table */
+td.zhContent table.zh_noBorder {
+ border: 0px solid #ffffff;
+ font-size: 1em;
+}
+
+/* Cell æ border ç table */
+td.zhContent table.zh_withInnerBorder {
+ border: 1px solid #00315a;
+ border-spacing:0px;
+ font-size: 1em;
+}
+
+table.zh_withInnerBorder td {
+ font-size: 1em;
+ line-height: 1.5em;
+}
+
+/* åé¦é ç <p> çæ ¼å¼ */
+td.zhContent p.zh_toTop {
+ font-size: 0.9em;
+}
+
+/* ãæ³¨æãæ¬çæ ¼å¼ */
+td.zhContent p.zh_note {
+ font-size: 0.8em;
+ color: black;
+ line-height: 150%;
+}
+
+/* å¦ä»¥ List ä¾åéæ®µè½ï¼ç¨éåä¾å¨æ®µè½ä¸ä¸å äºç©ºä½ */
+td.zhContent li.par {
+ padding: 5px 15px 5px 15px;
+ font-size: 1em;
+ color: black;
+}
+
+
+/* é¦é */
+td.zhContent p.zh_logo {
+
+ text-align:center;
+}
+
+.ooocomponentslist {
+ margin: 0px;
+ padding: 0 0 1em 0;
+}
+
+.ooocomponentslist tr td {
+ vertical-align: middle;
+ padding-right: 5em;
+}
+
+.ooocomponentslist img {
+/* width: 20px;
+ height: 20px; */
+ padding-right: 0.5em;
+}
+
+.ooocomponentslist a {
+ text-decoration: none;
+}
+
+
+td.zhContent span.newsTitle {
+ float: left;
+ background-color: #ffffff;
+ color: #00315a;
+ font-size: 1em;
+ font-weight: bold;
+ text-align: left;
+}
+
+td.zhContent span.newsDate {
+ float: right;
+ font-size: 0.9em;
+ text-align: right;
+ color: black;
+}
+
+
+/* é é é¨ä»½ */
+
+td.zhContent p.mainOOoImg {
+ text-align: center;
+}
+
+td.zhContent p.mainOOoLink {
+ text-align: center; font-size: 10pt; line-height: 150%;
+}
+
+
+/* ä¸è¼é */
+td.zhContent td.dlTitle {
+ color: #00315a;
+ background-color:#ffffff;
+ font-size: 1em;
+ font-weight: bold;
+ text-align:center;
+}
+
+td.zhContent span.note {
+
+ color:#777777;
+}
+
+/* åæ¥è¾¦å
¬å®¤è»é« */
+
+td.zhContent td.productName {
+
+ font-size:11pt;
+ font-weight:bold;
+}
+
+
+/* éä¿¡è«å£ */
+td.zhContent td.sect {
+
+ padding: 0px 0px 15px 0px;
+}
+
+
+/* åè䏿è¨å */
+td.zhContent td.bool {
+
+ text-align: center;
+}
Added: websites/staging/ooo-site/trunk/content/zh-cn/stylesheets/menuStyle.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/zh-cn/stylesheets/menuStyle.css
(added)
+++ websites/staging/ooo-site/trunk/content/zh-cn/stylesheets/menuStyle.css Wed
May 9 00:47:07 2012
@@ -0,0 +1,24 @@
+td.zhMenu a {
+ text-decoration: none;
+}
+
+table.zh_menu {
+ width: 100%;
+ border: 1px solid #00315a;
+ border-spacing: 0px;
+ font-size: 1em;
+}
+
+table.zh_menu th {
+ padding: 0.3em;
+ background-color: #00315a;
+ color: #ffffff;
+ font-size: 1em;
+ text-align:left;
+}
+
+table.zh_menu td {
+ padding: 0.3em;
+ font-size:1em;
+ line-height: 1.3em;
+}