Skip to content

Commit

Permalink
Make cursor indicate when dates are not selectable
Browse files Browse the repository at this point in the history
  • Loading branch information
wch committed Oct 31, 2019
1 parent cce8ddb commit 77171b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/www/shared/shiny.css
Original file line number Diff line number Diff line change
Expand Up @@ -405,4 +405,5 @@ pre.shiny-text-output {
.datepicker table tbody tr td span.disabled,
.datepicker table tbody tr td span.disabled:hover {
color: #aaa;
cursor: not-allowed;
}

0 comments on commit 77171b7

Please sign in to comment.