aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/jquery.ui.spinner.css
Commit message (Collapse)AuthorAgeFilesLines
* Build: Get grunt default task to pass. Fix lint errors inside grunt.js file ↵Jörn Zaefferer2012-04-041-1/+1
| | | | itself. Removes invalid vertical-align from spinner button css, unnecessary adjoining class in tabs.css
* Protect all copyright notices against minificationJo Liss2012-04-021-1/+1
| | | | | | | For instance, this is useful for the jquery-ui-rails gem, which does not use jQuery UI's own minification, but relies on Rails to minify the files where necessary. Rails in turn uses UglifyJS for JS and YUI for CSS, both of which respect the /*! ... */ convention.
* Updated copyright year.Scott González2012-03-081-1/+1
|
* Updated copyright year.Scott González2011-01-171-1/+1
|
* Fixed headers for menu, spinner, tooltip stylesheets.Scott González2011-01-101-2/+9
|
* Spinner: CSS improvements - remove fixed height from wrapper; temp. override ↵jzaefferer2010-12-011-1/+5
| | | | icon style to fix off-by-one positioning
* Spinner: Fix crlf to lf line endings.jzaefferer2010-11-301-12/+12
|
* Spinner: Use inline-element for better inline-block support. Removed ↵jzaefferer2010-11-301-2/+2
| | | | float:left from input to fix input focussing in IE6.
* Slider: Removing dir option. Implementation caused more damage then being ↵jzaefferer2010-10-251-15/+3
| | | | useful - will eventually implement RTL support in all widgets.
* Porting old spinner implementation to 1.8, dropping some baggage.jzaefferer2010-10-221-0/+24