aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/spinner.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
* Theme: Fix position of some iconsScott González2015-10-291-6/+0
| | | | Closes gh-1636
* Spinner: Adjust styles for new button CSSScott González2015-10-271-9/+2
| | | | Closes gh-1629
* Spinner: Use border-style: none instead of border: noneAlexander Schmitz2015-10-081-3/+3
| | | | | This makes it possible to restore the border. This is useful for controlgroup labels and other custom styling.
* Spinner: Add padding to input to give consistent visual styleAlexander Schmitz2015-08-141-1/+1
| | | | | Fixes #13997 Closes #1586
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-01-021-1/+1
| | | | Closes gh-1403
* 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/+65
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029