first round of commits for 1.4, agenda view

This commit is contained in:
Adam Shaw
2009-11-22 16:21:13 -08:00
parent 1cb53661fd
commit 8e0312a750
7 changed files with 921 additions and 931 deletions
+5 -1
View File
@@ -14,6 +14,10 @@
font-size: 1em;
}
.fc {
direction: ltr;
}
.fc table {
border-collapse: collapse;
border-spacing: 0;
@@ -145,7 +149,7 @@ table.fc-header {
}
.fc-header .fc-state-default span {
border-color: #fff #fff #cecece; /* inner border */
border-color: #fff #fff #d1d1d1; /* inner border */
background: #e8e8e8;
}