Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 1 | -17/+0 |
| | | | | file renames in 1.8a1 | ||||
* | Fixed #5035 - Slider: range background shifts around as range size changes | Richard Worth | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | Fixes ie6 bug where range blinks sometimes to a small height or width | Scott Jehl | 2009-02-24 | 1 | -1/+1 |
| | | | | props to Todd Parker :) | ||||
* | reverted my slider collision changes - will submit as a patch | Scott Jehl | 2009-02-18 | 1 | -4/+0 |
| | |||||
* | reverted r2094 as it broke ranges (again) | Richard Worth | 2009-02-18 | 1 | -2/+2 |
| | |||||
* | Added a static demo and CSS solution for the common problem that occurs when ↵ | Scott Jehl | 2009-02-18 | 1 | -0/+4 |
| | | | | | | slider handles collide on the same value. This will fix bug #3467 | ||||
* | fixed range sliders in IE6 again | Richard Worth | 2009-02-18 | 1 | -2/+2 |
| | |||||
* | css updates to abstract left, right, bottom, top values into CSS | Scott Jehl | 2009-01-29 | 1 | -3/+7 |
| | |||||
* | prefixed all interior selectors with .ui-pluginname | Scott Jehl | 2009-01-21 | 1 | -2/+2 |
| | |||||
* | Slider Theme: Fixed #3848: Fixed vertical range sliders. | Scott González | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | themes/base/ui.slider.css: fixed slider ranges in IE6 | Richard Worth | 2009-01-14 | 1 | -2/+2 |
| | |||||
* | merged dev/slider branch (revs 1152-1229) back to trunk | Richard Worth | 2008-12-23 | 1 | -6/+10 |
| | |||||
* | removed opacity shift on slider range | Scott Jehl | 2008-12-19 | 1 | -1/+1 |
| | |||||
* | themes/base/ui.slider.css: added text-align: left for ui-slider in case of ↵ | Richard Worth | 2008-12-14 | 1 | -1/+1 |
| | | | | other text-align on container element | ||||
* | Updated #3650: noted that "ui-slider-horizontal" class is on hz slider | Maggie Costello Wachs | 2008-12-12 | 1 | -2/+2 |
| | | | | | css change: slider handles are centered over range start and end points | ||||
* | updated #3650: noted that inline position style should be removed from ↵ | Maggie Costello Wachs | 2008-12-11 | 1 | -3/+4 |
| | | | | | | | | range element (ui-slider-range) ui.slider.css - added position style, fixed range display issues for IE6 ui.core.css - fixed clearfix class to work in IE7, Opera | ||||
* | set svn:eol-style to native | Richard Worth | 2008-12-05 | 1 | -7/+7 |
| | |||||
* | Added new jQuery UI CSS Framework (/themes/base) and matching static markup ↵ | Richard Worth | 2008-12-05 | 1 | -0/+8 |
test pages. Thanks scottjehl :) |