mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
fix: update print.css for correct printing
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1193 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#menubar, #categoryContent .navigationBar, #imageToolBar, .navThumb, TABLE.infoTable, #add_a_comment {
|
||||
#menubar, #content .navigationBar, UL.categoryActions, #content DIV.calendarViews, .calendarBar,
|
||||
#imageToolBar, .navThumb, #addComment {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -8,6 +9,6 @@ BODY {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
#categoryContent {
|
||||
#content {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user