examples/layout/calendar.html
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 10:29:15 +0000 (18:29 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 10:29:15 +0000 (18:29 +0800)
examples/layout/calendar.html

index cf2c47d..22ae095 100644 (file)
@@ -148,6 +148,9 @@ html>body thead th + th + th {
 html>body tbody td {
        width: 100px
 }
+html>body tbody td:last-child {
+       width: 84px
+}
 /*
 html>body tbody td + td {
        width: 240px