final tweaks for 1.4

This commit is contained in:
Adam Shaw
2009-11-22 16:21:13 -08:00
parent 067481b774
commit d1bc5dc529
13 changed files with 64 additions and 30 deletions
+4 -1
View File
@@ -252,12 +252,15 @@ table.fc-header {
* color: red;
* }
*/
.fc-event {
text-align: left;
}
.fc-event a {
overflow: hidden;
font-size: .85em;
text-decoration: none;
text-align: left;
cursor: pointer;
}