rejiggered event html/css, added print stylesheet, much more printer friendly

This commit is contained in:
Adam Shaw
2011-02-01 13:09:32 -08:00
parent bef6f92836
commit f3fcd57530
20 changed files with 366 additions and 326 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ function Header(calendar, options) {
var text = smartProperty(options.buttonText, buttonName);
var button = $(
"<span class='fc-button fc-button-" + buttonName + " " + tm + "-state-default'>" +
"<span class='fc-inner'>" +
"<span class='fc-button-inner'>" +
"<span class='fc-button-content'>" +
(icon ?
"<span class='fc-icon-wrap'>" +