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

index dc57d84..a8cf104 100644 (file)
   height: 16px;
 }
 
-.timepicker-hour,
-.timepicker-minute {
-  width: 100%;
-  font-weight: bold;
-  font-size: 1.2em;
-}
-
 .datepicker .datepicker-time td span {
     display: block;
     width: 47px;
     cursor: pointer;
     border-radius: 4px;
 }
+
+.timepicker-hour,
+.timepicker-minute {
+  width: 100%;
+  font-weight: bold;
+  font-size: 1.2em;
+}
+