aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/datepicker.css
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Change a few most common domains from HTTP to HTTPSMichał Gołębiowski-Owczarek2024-04-261-3/+3
| | | | | Also, update a few stale URLs to what they redirect now to. Closes gh-2244
* All: Update JS Foundation mentions to OpenJS FoundationMichał Gołębiowski-Owczarek2022-07-191-1/+1
| | | Closes gh-2104
* Datepicker: address review commentsAlexander Schmitz2015-10-081-1/+0
|
* Button: Initial commit of button re-factorAlexander Schmitz2015-10-071-0/+11
| | | | | | Move to using element stats rather then js class states remove ui-button-text spans. Removed button set
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-01-021-1/+1
| | | | Closes gh-1403
* Datepicker: Show year/month on the same lineJacques Perrault2014-07-161-1/+1
| | | | | Fixes #7953 Closes gh-1277
* All: Updating copyright year to 2014TJ VanToll2014-01-281-1/+1
|
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-0/+175
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029