User: timar Date: 06/06/19 03:50:01 Modified: /hu/www/css/ hu.css
Log: from old inst.css File Changes: Directory: /hu/www/css/ ======================= File [changed]: hu.css Url: http://hu.openoffice.org/source/browse/hu/www/css/hu.css?r1=1.13&r2=1.14 Delta lines: +50 -1 -------------------- --- hu.css 19 Jun 2006 10:29:02 -0000 1.13 +++ hu.css 19 Jun 2006 10:49:59 -0000 1.14 @@ -1,8 +1,57 @@ -/* $Id: hu.css,v 1.13 2006/06/19 10:29:02 timar Exp $ */ +/* $Id: hu.css,v 1.14 2006/06/19 10:49:59 timar Exp $ */ #apphead, .tasknav, .axial, #tabs, #toptabs, #apphead, #footer, #navcol, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks { display: none; } + +#navcolumn { + margin-right: 10px; + + + +} + + + +/*--------------------------- NavColumn Layout ---------------------------*/ +.toolgroup { + background: #fff; + font-size: 1.1em; +} +.toolgroup .label { + background-color: #DEE4EE; + background-image: url("../images/lesslightbluefadeout.gif"); + background-repeat: repeat-y; + background-position: top right; + color: #06348C; + border-bottom: 0px none; + border-right: 0px none; +} +.toolgroup .body { + border-right: 0px none; + border-bottom: 0px none; +} + +#helptext { + background-color: #f6f8fb; +} +#helptext .label { + + margin-top: 1em; + background-color: #f0f0fb; + background-image: url("../images/icon_help_sml.gif"); + background-repeat: no-repeat; + background-position: 90%; + border: none 0px; +} +#helptext .body { + border: none 0px; +} +#helplink { + border: none 0px; +} + + div#myfooter, div#myfooter table, #myleftcol { font-size: xx-small; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
