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

index 83289b8..dc57d84 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;
-}
\ No newline at end of file