@@ -112,7 +112,7 @@
/* For Print
--------------------------------------------------------------------------------------------------*/
-@media print {
+.fc-print {
.fc-event {
background: #fff !important;
@@ -44,7 +44,7 @@
}
.fc-popover {
display: none; /* never display the "more.." popover in print mode */
@@ -58,7 +58,7 @@
.fc {
max-width: 100% !important;
@@ -4,7 +4,7 @@
/* kill the scrollbars and allow natural height */
.fc-scroller {
@@ -27,7 +27,7 @@ a.fc-more:hover {
/* Undo month-view event limiting. Display all events and hide the "more" links