css-bootstrap/calendar.css
authorAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 06:03:56 +0000 (14:03 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 06:03:56 +0000 (14:03 +0800)
css-bootstrap/calendar.css

index c958321..c6b8651 100644 (file)
@@ -32,6 +32,11 @@ html .fc,
 .fc th {
        padding: 0;
        vertical-align: top;
+     -moz-user-select: -moz-none;
+    -khtml-user-select: none;
+    -webkit-user-select: none;
+    -o-user-select: none;
+    user-select: none;
        }