custom/bootstrap-datepicker.css
authorEdward <edward@roojs.com>
Mon, 26 May 2014 08:44:10 +0000 (16:44 +0800)
committerEdward <edward@roojs.com>
Mon, 26 May 2014 08:44:10 +0000 (16:44 +0800)
custom/bootstrap-datepicker.css

index fca7eba..b8fe09f 100644 (file)
   cursor: pointer;
   width: 16px;
   height: 16px;
+}
+
+.timepicker-picker td span {
+    display: block;
+    width: 47px;
+    height: 54px;
+    line-height: 54px;
+    float: left;
+    margin: 2px;
+    cursor: pointer;
+    border-radius: 4px;
 }
\ No newline at end of file