User: wyrfel Date: 2007-08-10 07:20:22+0000 Added: marketing/www/tryouts/Why.OpenOffice.org/images/bg_sidebar_blue.jpg marketing/www/tryouts/Why.OpenOffice.org/images/curve_full_blue.jpg marketing/www/tryouts/Why.OpenOffice.org/images/list_link_ext_blue.gif marketing/www/tryouts/Why.OpenOffice.org/images/list_link_int_blue.gif
Modified: marketing/www/tryouts/Why.OpenOffice.org/lang.htm marketing/www/tryouts/Why.OpenOffice.org/css/main.css marketing/www/tryouts/Why.OpenOffice.org/css/nav.css marketing/www/tryouts/Why.OpenOffice.org/css/scale.css marketing/www/tryouts/Why.OpenOffice.org/images/bg_menubar_tour2.jpg marketing/www/tryouts/Why.OpenOffice.org/images/bg_sidebar.jpg marketing/www/tryouts/Why.OpenOffice.org/images/curve_full.jpg marketing/www/tryouts/Why.OpenOffice.org/images/icon_biz.gif marketing/www/tryouts/Why.OpenOffice.org/images/icon_biz_hl.gif marketing/www/tryouts/Why.OpenOffice.org/images/icon_edu.gif marketing/www/tryouts/Why.OpenOffice.org/images/icon_edu_hl.gif marketing/www/tryouts/Why.OpenOffice.org/images/icon_gov.gif marketing/www/tryouts/Why.OpenOffice.org/images/icon_gov_hl.gif marketing/www/tryouts/Why.OpenOffice.org/images/icon_linux.gif marketing/www/tryouts/Why.OpenOffice.org/images/icon_linux_hl.gif marketing/www/tryouts/Why.OpenOffice.org/images/icon_nfp.gif marketing/www/tryouts/Why.OpenOffice.org/images/icon_nfp_hl.gif marketing/www/tryouts/Why.OpenOffice.org/images/icon_oem.gif marketing/www/tryouts/Why.OpenOffice.org/images/icon_oem_hl.gif Log: graphical improvements, changed sidebar to white for readability File Changes: Directory: /marketing/www/tryouts/Why.OpenOffice.org/ ===================================================== File [changed]: lang.htm Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/lang.htm?r1=1.3&r2=1.4 Delta lines: +2 -2 ------------------- --- lang.htm 2007-03-20 07:05:38+0000 1.3 +++ lang.htm 2007-08-10 07:20:19+0000 1.4 @@ -129,8 +129,8 @@ <img id="curve" src="images/curve_full.jpg" /> <img id="contentbg" src="images/bg_content_full.jpg" /> <a id="downloadbtn" href="../download.htm" onMouseOver="document.getElementById('curve_dl').style.display='none';document.getElementById('curve_dl_hl').style.display='block';" onMouseOut="document.getElementById('curve_dl').style.display='block';document.getElementById('curve_dl_hl').style.display='none';"> - <img id="curve_dl" src="../../images/curve_dl.gif" /> - <img id="curve_dl_hl" src="../../images/curve_dl_hl.gif" /> + <img id="curve_dl" src="images/curve_dl.gif" /> + <img id="curve_dl_hl" src="images/curve_dl_hl.gif" /> </a> </body> </html> Directory: /marketing/www/tryouts/Why.OpenOffice.org/css/ ========================================================= File [changed]: main.css Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/css/main.css?r1=1.11&r2=1.12 Delta lines: +5 -4 ------------------- --- main.css 2007-03-19 02:37:37+0000 1.11 +++ main.css 2007-08-10 07:20:19+0000 1.12 @@ -83,7 +83,7 @@ margin:0px; padding:0px; font-family:verdana, arial, bitstream vera sans; - font-size:9pt; + font-size:8pt; overflow:hidden; min-width: 660px; } @@ -93,11 +93,11 @@ } ul.links li.ext { - list-style-image:url(../images/list_link_ext.gif); + list-style-image:url(../images/list_link_ext_blue.gif); } ul.links li.int { - list-style-image:url(../images/list_link_int.gif); + list-style-image:url(../images/list_link_int_blue.gif); } img.shadow { @@ -171,6 +171,7 @@ /* ===================== */ a#downloadbtn { + display: none; position: absolute; left:30%; top:80px; File [changed]: nav.css Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/css/nav.css?r1=1.7&r2=1.8 Delta lines: +1 -1 ------------------- --- nav.css 2007-08-09 09:43:34+0000 1.7 +++ nav.css 2007-08-10 07:20:19+0000 1.8 @@ -251,7 +251,7 @@ box-sizing: border-box !important; /* needed for Opera 9 */ float: left !important; display: block !important; - height: 16px !important; + height: 43px !important; /*width:3em;*/ margin: 0px !important; padding-left: 20px !important; File [changed]: scale.css Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/css/scale.css?r1=1.9&r2=1.10 Delta lines: +12 -14 --------------------- --- scale.css 2007-03-15 13:39:14+0000 1.9 +++ scale.css 2007-08-10 07:20:19+0000 1.10 @@ -211,7 +211,7 @@ width:100%; height:100%; margin:0px; - color: #ffffff; + color: #000000; text-align:left; overflow:scroll; overflow-x:hidden; @@ -219,51 +219,49 @@ } div#campain div.content { - margin-top:90px; + margin-top:100px; padding-bottom:150px; - margin-left:10px; + margin-left:20px; width:27.5%; line-height: 150%; } div#campain h1 { font-size: 14pt; + line-height: normal; margin: 0px; padding: 0px; + color: #06348c; } div#campain h2 { margin-top: 3ex; padding-bottom: 0ex; - font-size: 13pt; + font-size: 10pt; } div#campain h3 { margin-top: 3ex; padding-bottom: 0ex; - font-size: 11pt; + font-size: 9pt; } div#campain h4 { margin-bottom: 1ex; padding-bottom: 0ex; - font-size: 9pt; + font-size: 8pt; } div#campain p { text-align:left; } -div#campain p + p + p { - margin-right:15%; -} - div#campain a { - color: #ffffff !important; + color: #06348c !important; } div#campain a:link, div#campain a:visited, div#campain a:active, div#campain a:hover { - color: #ffffff !important; + color: #06348c !important; } div#campain a.button { Directory: /marketing/www/tryouts/Why.OpenOffice.org/images/ ============================================================ File [changed]: bg_menubar_tour2.jpg Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/bg_menubar_tour2.jpg?rev=1.3&content-type=text/vnd.viewcvs-markup File [changed]: bg_sidebar.jpg Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/bg_sidebar.jpg?rev=1.2&content-type=text/vnd.viewcvs-markup File [added]: bg_sidebar_blue.jpg Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/bg_sidebar_blue.jpg?rev=1.1&content-type=text/vnd.viewcvs-markup File [changed]: curve_full.jpg Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/curve_full.jpg?rev=1.2&content-type=text/vnd.viewcvs-markup File [added]: curve_full_blue.jpg Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/curve_full_blue.jpg?rev=1.1&content-type=text/vnd.viewcvs-markup File [changed]: icon_biz.gif Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/icon_biz.gif?rev=1.2&content-type=text/vnd.viewcvs-markup File [changed]: icon_biz_hl.gif Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/icon_biz_hl.gif?rev=1.2&content-type=text/vnd.viewcvs-markup File [changed]: icon_edu.gif Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/icon_edu.gif?rev=1.2&content-type=text/vnd.viewcvs-markup File [changed]: icon_edu_hl.gif Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/icon_edu_hl.gif?rev=1.2&content-type=text/vnd.viewcvs-markup File [changed]: icon_gov.gif Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/icon_gov.gif?rev=1.2&content-type=text/vnd.viewcvs-markup File [changed]: icon_gov_hl.gif Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/icon_gov_hl.gif?rev=1.2&content-type=text/vnd.viewcvs-markup File [changed]: icon_linux.gif Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/icon_linux.gif?rev=1.2&content-type=text/vnd.viewcvs-markup File [changed]: icon_linux_hl.gif Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/icon_linux_hl.gif?rev=1.2&content-type=text/vnd.viewcvs-markup File [changed]: icon_nfp.gif Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/icon_nfp.gif?rev=1.2&content-type=text/vnd.viewcvs-markup File [changed]: icon_nfp_hl.gif Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/icon_nfp_hl.gif?rev=1.2&content-type=text/vnd.viewcvs-markup File [changed]: icon_oem.gif Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/icon_oem.gif?rev=1.2&content-type=text/vnd.viewcvs-markup File [changed]: icon_oem_hl.gif Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/icon_oem_hl.gif?rev=1.2&content-type=text/vnd.viewcvs-markup File [added]: list_link_ext_blue.gif Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/list_link_ext_blue.gif?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: list_link_int_blue.gif Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/images/list_link_int_blue.gif?rev=1.1&content-type=text/vnd.viewcvs-markup --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
