Style datepicker triggers
Showing
1 changed file
with
7 additions
and
0 deletions
| ... | @@ -1536,3 +1536,10 @@ a, input, textarea, select { | ... | @@ -1536,3 +1536,10 @@ a, input, textarea, select { |
| 1536 | .cf { | 1536 | .cf { |
| 1537 | *zoom: 1; | 1537 | *zoom: 1; |
| 1538 | } | 1538 | } |
| 1539 | |||
| 1540 | .ui-datepicker-trigger { | ||
| 1541 | cursor: pointer; | ||
| 1542 | position: relative; | ||
| 1543 | top: 4px; | ||
| 1544 | left: 2px; | ||
| 1545 | } | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment