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

index 0725bf4..c861781 100644 (file)
 .datepicker table tr td.active.disabled:hover.active {
   background-color: #003399 \9;
 }
+.datepicker-time td span {
+    display: block;
+    width: 47px;
+    height: 54px;
+    line-height: 54px;
+    float: left;
+    margin: 2px;
+    cursor: pointer;
+    border-radius: 4px;
+}
 .datepicker table tr td span {
   display: block;
   width: 23%;