aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/jquery.ui.spinner.css
Commit message (Collapse)AuthorAgeFilesLines
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-65/+0
| | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029
* CSS Framework: Update API links from the old docs site to their new API site ↵TJ VanToll2013-06-051-1/+1
| | | | location.
* Spinner: Trivial spelling / grammatical fixes in CSS comments.TJ VanToll2013-06-021-2/+2
|
* Spinner: Inherit font color since we inherit background color. Fixes #8950 - ↵Scott González2013-01-151-0/+1
| | | | Spinner: value can't be seen in dark themes.
* Update copyright year to 2013.Scott González2013-01-101-1/+1
|
* CSS: Reformatted CSS to use better coding standardAnika Henke2012-11-191-8/+49
|
* Spinner: Remove z-index from buttons. Whatever the original purpose, its not ↵Jörn Zaefferer2012-10-221-1/+1
| | | | needed anymore. Fixes #8655 - Spinner buttons displayed on top of Datepicker.
* Spinner: Remove ui-state- classes from spinner, along with the ↵Jörn Zaefferer2012-10-141-1/+0
| | | | background:none TR override. Fixes #8654 - Spinner background-color
* Simplify licensing.Scott González2012-08-091-1/+1
|
* Update copyright to jQuery Foundation.Scott González2012-07-041-1/+2
|
* 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