source:
extensions/stripped/print.css
@
16176
Last change on this file since 16176 was 7989, checked in by , 14 years ago | |
---|---|
File size: 264 bytes |
Rev | Line | |
---|---|---|
[7989] | 1 | body { |
2 | margin: 0; | |
3 | color: #000000; | |
4 | background: #ffffff; | |
5 | } | |
6 | ||
7 | #content { | |
8 | margin: 0; | |
9 | } | |
10 | ||
11 | #menubar, #content .navigationBar, ul.categoryActions, | |
12 | #content div.calendarViews, .calendarBar, #imageToolBar, #addComment { | |
13 | display: none; | |
14 | } | |
15 | ||
16 |
Note: See TracBrowser
for help on using the repository browser.