Skip to content

Commit 708ac41

Browse files
committed
Merge branch 'patch-1' of https://github.com/idoo/react-datetime into idoo-patch-1
2 parents 92b453d + c6d2f66 commit 708ac41

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css/react-datetime.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@
3737
text-align: center;
3838
height: 28px;
3939
}
40+
.rdtPicker td {
41+
cursor: pointer;
42+
}
4043
.rdtPicker td.rdtToday:hover,
4144
.rdtPicker td.rdtHour:hover,
4245
.rdtPicker td.rdtMinute:hover,

0 commit comments

Comments
 (0)