Browse Source

make background events and business hours work with print stylesheet

Adam Shaw 11 years ago
parent
commit
9de3a7e720
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/common/print.css

+ 1 - 0
src/common/print.css

@@ -44,6 +44,7 @@ tbody,
 
 /* kill the overlaid, absolutely-positioned common components */
 .fc-bg,
+.fc-bgevent-skeleton,
 .fc-highlight-skeleton,
 .fc-helper-skeleton {
 	display: none;