mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-03 20:12:44 +02:00
merge r1193 from branch-1_6 into trunk
fix: update print.css for correct printing git-svn-id: http://piwigo.org/svn/trunk@1194 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