source: gsdl/trunk/web/style/print-document.css@ 19113

Last change on this file since 19113 was 19113, checked in by kjdon, 15 years ago

javascript directory renamed to script, styles renamed to style

  • 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.