custom/bootstrap-datepicker.css
authorEdward <edward@roojs.com>
Mon, 13 Oct 2014 07:25:00 +0000 (15:25 +0800)
committerEdward <edward@roojs.com>
Mon, 13 Oct 2014 07:25:00 +0000 (15:25 +0800)
custom/bootstrap-datepicker.css

index 8bac1d3..8cb9139 100644 (file)
@@ -76,7 +76,7 @@
   top: -6px;
   left: 8px;
 }
-/*.datepicker-dropdown.top:before {
+.datepicker-dropdown.top:before {
   content: '';
   display: inline-block;
   border-left: 7px solid transparent;
@@ -86,9 +86,9 @@
   position: absolute;
   bottom: -7px;
   left: 6px;
-}*/
+}
 
-/*.datepicker-dropdown.top:after {
+.datepicker-dropdown.top:after {
   content: '';
   display: inline-block;
   border-left: 6px solid transparent;
@@ -97,7 +97,7 @@
   position: absolute;
   bottom: -6px;
   left: 7px;
-}*/
+}
 
 .datepicker > div {
   display: none;