OSDN Git Service

「汎用カレンダー」のデフォルトのテーブルのCSSを削除。
authornaoki hirata <naoki@magic3.org>
Fri, 13 Dec 2013 02:33:57 +0000 (11:33 +0900)
committernaoki hirata <naoki@magic3.org>
Fri, 13 Dec 2013 02:33:57 +0000 (11:33 +0900)
scripts/jquery/fullcalendar-1.6.4/fullcalendar.css

index 4054ca7..50b54b6 100644 (file)
@@ -356,7 +356,8 @@ a.fc-event,
        
 /* Reusable Separate-border Table
 ------------------------------------------------------------*/
-
+/*テーブルの定義はMagic3のテンプレートのCSSを使用*/
+/*
 table.fc-border-separate {
        border-collapse: separate;
        }
@@ -380,8 +381,7 @@ table.fc-border-separate {
 .fc-border-separate tbody tr.fc-first th {
        border-top-width: 0;
        }
-       
-       
+*/
 
 /* Month View, Basic Week View, Basic Day View
 ------------------------------------------------------------------------*/