Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CSS Framework: Set out-of-view background-position for ui-icon. Fixes #5659 ↵ | Jörn Zaefferer | 2012-11-04 | 1 | -2/+2 |
| | | | | - CSS Framework: Don't show icon when only ui-icon class is present. | ||||
* | CSS: Apply opacity to absolutely positioned ui icons in IE8. Fixed #6059 - ↵ | TJ VanToll | 2012-10-21 | 1 | -0/+1 |
| | | | | Button: Primary icon "enabled" when button is disabled. | ||||
* | Theme: Apply color to default link style in ui-state-hover. Fixes #7648 - ↵ | Scott González | 2012-10-11 | 1 | -1/+1 |
| | | | | Accordion Collapsed Color Issue. | ||||
* | Theme: Don't remove outlines on active elements. Fixes #6757 - .ui-widget ↵ | Scott González | 2012-09-26 | 1 | -1/+0 |
| | | | | :active { outline: none; } causes slowness in FF. | ||||
* | Simplify licensing. | Scott González | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | Update copyright to jQuery Foundation. | Scott González | 2012-07-04 | 1 | -1/+2 |
| | |||||
* | Protect all copyright notices against minification | Jo Liss | 2012-04-02 | 1 | -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ález | 2012-03-08 | 1 | -1/+1 |
| | |||||
* | CSS: Switched the icons for .ui-icon-radio-on and .ui-icon-radio-off. Fixes ↵ | kborchers | 2011-06-14 | 1 | -2/+2 |
| | | | | #7475 - .ui-icon-radio-on and .ui-icon-radio-off reversed | ||||
* | CSS: added support for konqueror border-radius. Fixed #6097. | jgv | 2011-05-18 | 1 | -5/+5 |
| | |||||
* | missing comma | Jesse Baird | 2011-05-17 | 1 | -1/+1 |
| | |||||
* | Theme: Reducing size of CSS for Corner Properties - Fixes #7356 - Reducing ↵ | gnarf | 2011-05-12 | 1 | -9/+4 |
| | | | | size of some CSS | ||||
* | Updated copyright year. | Scott González | 2011-01-17 | 1 | -1/+1 |
| | |||||
* | All CSS: Added header comments. Fixes #5825 - Add header info to all CSS files. | Scott González | 2010-07-14 | 1 | -1/+3 |
| | |||||
* | All: Added http://jqueryui.com/about to header comments. | Scott González | 2010-07-14 | 1 | -1/+1 |
| | |||||
* | Updated copyright headers to make it clear that you can choose between MIT ↵ | Scott González | 2010-07-09 | 1 | -5/+8 |
| | | | | and GPLv2. Also added a link to http://jquery.org/license. | ||||
* | Added scoped selectors for .ui-widget-header | Doug Neiner | 2010-03-20 | 1 | -11/+11 |
| | | | | | | When using buttons in a .ui-widget-header, they were loosing their styling on link elements. By scoping the selector just like is done for .ui-widget-content, it fixes this problem | ||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 1 | -0/+247 |
file renames in 1.8a1 |