User: timar Date: 2009-01-11 21:18:20+0000 Modified: hu/www/why/suppress.css
Log: supress #headertools and #search File Changes: Directory: /hu/www/why/ ======================= File [changed]: suppress.css Url: http://hu.openoffice.org/source/browse/hu/www/why/suppress.css?r1=1.1&r2=1.2 Delta lines: +4 -1 ------------------- --- suppress.css 2008-12-19 14:40:35+0000 1.1 +++ suppress.css 2009-01-11 21:18:18+0000 1.2 @@ -1,4 +1,4 @@ -#banner, #header, #subheader, #breadcrumbs,#contextualinformation,#toptabs { +#banner, #header, #headertools, #subheader, #breadcrumbs,#contextualinformation,#toptabs { display: none ! important; } @@ -15,6 +15,9 @@ #navcol { display: none !important; } +#search { + display: none !important; +} table#main { display: none !important; } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
