Show
Ignore:
Timestamp:
10/16/06 06:31:35 (2 years ago)
Author:
mdodoo
Message:

Sync with trunk up to (but not including changeset [1585]). I should *definitely* do this more often, because this was really annoying.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/multiuser/css/print.css

    r995 r1604  
    1 form,ul.navlist,#channels,#footer,span.readmore,h3.collapsed,a.plink,ul#sidemenu,.readmore { display: none } 
     1form,ul.navlist,#channels,#footer,span.readmore,h3.collapsed,a.plink,ul#sidemenu,div.readmore,.readmore,#loginfo { display: none } 
    22li.item { border-bottom: 1px solid #000 } 
    33li,ul,h4 { margin: 0; padding: 0} 
    44div#items,div#search { margin-left: 0 } 
    55h4,div.frame,li.item { border: none } 
    6 body { background-color: white; padding: 2em; margin:0 } 
     6body { background-color: white; padding:0; margin:0 }