source: gsdl/tags/gsdl-2_75-distribution/images/print-document.css@ 14810

Last change on this file since 14810 was 13431, checked in by shaoqun, 17 years ago

added the print document stylesheet for document pages

  • Property svn:keywords set to Author Date Id Revision
File size: 121 bytes
Line 
1/* print document stylesheet for greenstone. */
2
3@import "preview-document.css";
4
5ul.printmessage{
6 display:none;
7}
8
9
10
Note: See TracBrowser for help on using the repository browser.