User: wyrfel Date: 2007/03/15 05:49:20 Modified: marketing/www/tryouts/Why.OpenOffice.org/css/scroll.css
Log: hmm...seems i sould respect some server lag File Changes: Directory: /marketing/www/tryouts/Why.OpenOffice.org/css/ ========================================================= File [changed]: scroll.css Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/css/scroll.css?r1=1.2&r2=1.3 Delta lines: +2 -1 ------------------- --- scroll.css 15 Mar 2007 12:38:51 -0000 1.2 +++ scroll.css 15 Mar 2007 12:49:18 -0000 1.3 @@ -13,7 +13,7 @@ overflow: scroll; overflow-x: hidden; /* a little beautification */ z-index: 15; - visibility: hidden; /* this fixes the white overlay issue in collabnet, don't ask me how that works */ + background-color: transparent; } div#main div.content { @@ -26,6 +26,7 @@ /*background-image:url(../images/almostwhite.png); border:1px solid black;*/ /* font-weight: bold; */ + background-color: transparent; } * html div#main div.content { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
