Skip to content

Commit

Permalink
updated css
Browse files Browse the repository at this point in the history
  • Loading branch information
sonill committed Apr 25, 2020
1 parent ac956f5 commit edc7c78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions nepali-date-picker.css
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@
}

.andp-column div.selected {
background:#2a5acc;
background:#2a5acc !important;
color:#fff;
border-color:#2a5acc;
border-color:#2a5acc !important;
}

.andp-column div.soft-select {
Expand Down
2 changes: 1 addition & 1 deletion nepali-date-picker.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit edc7c78

Please sign in to comment.