Просмотр исходного кода

Merge branch 'patch-2' of https://github.com/juodumas/fullcalendar

Adam Shaw 9 лет назад
Родитель
Сommit
a2a2c2cf8d
1 измененных файлов с 5 добавлено и 5 удалено
  1. 5 5
      src/common/print.css

+ 5 - 5
src/common/print.css

@@ -32,11 +32,11 @@
 /* Table & Day-Row Restyling
 --------------------------------------------------------------------------------------------------*/
 
-th,
-td,
-hr,
-thead,
-tbody,
+.fc th,
+.fc td,
+.fc hr,
+.fc thead,
+.fc tbody,
 .fc-row {
 	border-color: #ccc !important;
 	background: #fff !important;