We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c276ecf commit 9e5311bCopy full SHA for 9e5311b
css/react-datetime.css
@@ -211,3 +211,7 @@ td.rdtYear:hover {
211
font-size: 1.2em;
212
margin-top: 37px;
213
}
214
+
215
+.rdtTime td {
216
+ cursor: default;
217
+}
example/react-datetime.css
@@ -219,4 +219,8 @@ td.rdtYear:hover {
219
220
.rdtDayPart {
221
margin-top: 43px;
222
-}
223
224
225
226
0 commit comments