User: foral Date: 2010-05-26 10:31:28+0000 Modified: ja/www/stylesheets/style.css
Log: display some contentes File Changes: Directory: /ja/www/stylesheets/ =============================== File [changed]: style.css Url: http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.5&r2=1.6 Delta lines: +12 -10 --------------------- --- style.css 2010-05-26 10:27:17+0000 1.5 +++ style.css 2010-05-26 10:31:26+0000 1.6 @@ -6,8 +6,20 @@ Description: Theme for OpenOffice.org JA Version: 1.0 Author: KAZUHIRO TERADA +Modify: Makoto Takizawa Tags: blue, white, OpenOffice.org, cool, web2.0 */ +/* +td#navcol{ + display:none; +} +div#breadcrumbs{ + display:none; +} +*/ +#bodycol li{ + margin:0px; +} /********** Initial Setting Start **********/ * { @@ -220,14 +232,4 @@ } /********** Content End **********/ -td#navcol{ - display:none; -} -div#breadcrumbs{ - display:none; -} - -#bodycol li{ - margin:0px; -} --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
