User: timar Date: 05/11/22 08:14:33 Modified: /hu/www/newsite/css/ hu.css
Log: new site File Changes: Directory: /hu/www/newsite/css/ =============================== File [changed]: hu.css Url: http://hu.openoffice.org/source/browse/hu/www/newsite/css/hu.css?r1=1.1&r2=1.2 Delta lines: +14 -14 --------------------- --- hu.css 22 Nov 2005 15:49:41 -0000 1.1 +++ hu.css 22 Nov 2005 16:14:30 -0000 1.2 @@ -1,4 +1,4 @@ -/* $Id: hu.css,v 1.1 2005/11/22 15:49:41 timar Exp $ */ +/* $Id: hu.css,v 1.2 2005/11/22 16:14:30 timar Exp $ */ #apphead, .tasknav, .axial, #tabs, #toptabs, #apphead, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, h3 { display: none; @@ -33,7 +33,7 @@ } /* - $Revision: 1.1 $ $Date: 2005/11/22 15:49:41 $ + $Revision: 1.2 $ $Date: 2005/11/22 16:14:30 $ CSS for openoffice.org homepage Basicly you can find standard tags first, followed by classed, and then more specific */ @@ -81,7 +81,7 @@ height: auto!important; /* IE 'hack' for min-height */ height: 70px; min-height: 70px; - background: url("http://www.openoffice.org/branding/images/buttonsmall_bottom.gif") no-repeat bottom right; + background: url("/branding/images/buttonsmall_bottom.gif") no-repeat bottom right; } .button span small { font-weight: normal; @@ -118,7 +118,7 @@ width: 98%; } td { - background: #f6f8fb url("http://www.openoffice.org/branding/images/lightbluefadeout.gif") repeat-y top right; + background: #f6f8fb url("/branding/images/lightbluefadeout.gif") repeat-y top right; margin: 0px; clear: none; padding: 4px; @@ -130,7 +130,7 @@ font-size: 1.2em; color: #06348C; margin-top: 0px; - background: #DEE4EE url("http://www.openoffice.org/branding/images/lesslightbluefadeout.gif") repeat-y top right; + background: #DEE4EE url("/branding/images/lesslightbluefadeout.gif") repeat-y top right; border-bottom: solid 1px #e9edf4; font-weight: bold; } @@ -248,7 +248,7 @@ margin: 0px; margin-bottom: 1px; padding :0px; - background: #F6F8FB url("http://www.openoffice.org/branding/images/fadelightbluetowhitevertica.gif") repeat-x top right; + background: #F6F8FB url("/branding/images/fadelightbluetowhitevertica.gif") repeat-x top right; border: none 0px; border-top: 1px solid #5684af; } @@ -288,22 +288,22 @@ color: #698ed1; } .contentpart#spotlight .ooocomponentslist .ooobase a { - background-image: url("http://www.openoffice.org/branding/images/iconooobase.gif"); + background-image: url("/branding/images/iconooobase.gif"); } .contentpart#spotlight .ooocomponentslist .ooocalc a { - background-image: url("http://www.openoffice.org/branding/images/iconooocalc.gif"); + background-image: url("/branding/images/iconooocalc.gif"); } .contentpart#spotlight .ooocomponentslist .ooodraw a { - background-image: url("http://www.openoffice.org/branding/images/iconooodraw.gif"); + background-image: url("/branding/images/iconooodraw.gif"); } .contentpart#spotlight .ooocomponentslist .ooomath a { - background-image: url("http://www.openoffice.org/branding/images/iconooomath.gif"); + background-image: url("/branding/images/iconooomath.gif"); } .contentpart#spotlight .ooocomponentslist .oooimpress a { - background-image: url("http://www.openoffice.org/branding/images/iconooopres.gif"); + background-image: url("/branding/images/iconooopres.gif"); } .contentpart#spotlight .ooocomponentslist .ooowriter a { - background-image: url("http://www.openoffice.org/branding/images/iconooowrit.gif"); + background-image: url("/branding/images/iconooowrit.gif"); } /*-------------------- Styling the news excerpts --------------------------*/ .contentpart#news { @@ -314,7 +314,7 @@ margin: 0px; margin-top: -1px; color: #444; - background: #fff url("http://www.openoffice.org/branding/images/shadow.gif") repeat-x; + background: #fff url("/branding/images/shadow.gif") repeat-x; } .contentpart#news .item { width: 60%; @@ -332,5 +332,5 @@ float: right; } .contentpart#news #newsprimaryarticle { - background: #f6f8fb url("http://www.openoffice.org/branding/images/lightbluefadeout.gif") repeat-y top right; + background: #f6f8fb url("/branding/images/lightbluefadeout.gif") repeat-y top right; } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
