source: branches/2.0/admin/template/goto/print.css @ 27569

Last change on this file since 27569 was 2526, checked in by vdigital, 16 years ago

Admin template wigo/roma

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 216 bytes
Line 
1#menubar, .content .navigationBar, UL.categoryActions, 
2#imageToolBar, .navThumb, #addComment {
3    display: none;
4}
5
6BODY {
7    margin: 0;
8    color: #000000;
9    background: #ffffff;
10}
11
12.content {
13    margin: 0;
14}
Note: See TracBrowser for help on using the repository browser.