Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Themes: Optimize PNG files with zopflipng | Jo Liss | 2016-11-29 | 6 | -0/+0 |
| | | | | Closes gh-1772 | ||||
* | Theme: Optimize images | Petri Partio | 2016-11-02 | 6 | -0/+0 |
| | | | | Closes gh-1763 | ||||
* | All: Optimize png images losslessly using zopflipng | Peter Dave Hello | 2016-06-06 | 7 | -0/+0 |
| | | | | Closes gh-1710 | ||||
* | Theme: Fix file permissions on images | Scott González | 2015-10-18 | 6 | -0/+0 |
| | |||||
* | Theme: Improve default theme styling | Jasper de Groot | 2015-01-27 | 18 | -0/+0 |
| | | | | | | | | | | | | | | | | | | Changes tooltip to use the ui-widget-shadow class, which now applies the box-shadow style. .ui-widget-shadow was created when box-shadow wasn't available. By now, there's no point in faking a custom shadow anymore. This removes the only non-structural CSS from a widget-specific file. Updates demos to use the same font-family, removes unused images. Will be available as the new default theme on ThemeRoller called "Base", while "UI Smoothness" and "UI Lightness" will still be available in the gallery. Fixes #10617 Fixes #10880 Closes gh-1436 Ref jquery/download.jqueryui.com#248 | ||||
* | Progressbar: replace image reference in base CSS with data URI | Usman Akeju | 2014-07-08 | 1 | -0/+0 |
| | | | | | | | | | The CSS for the Progressbar widget contained a reference to "images/animated-overlay.gif", which is not included in custom jQuery UI builds with "no theme" selected. This replaces the reference with a data URI. Fixes #10134 Closes gh-1276 | ||||
* | Fix file permissions in themes/base/images. | Travis Carden | 2013-02-04 | 11 | -0/+0 |
| | |||||
* | Progressbar: Add ability to set value: false for an indeterminate ↵ | kborchers | 2012-11-21 | 1 | -0/+0 |
| | | | | progressbar. Fixes #7624 - Progressbar: Support value: false for indeterminate progressbar | ||||
* | Autocomplete: Moved all demo images into /demos/autocomplete/images. | Scott González | 2010-07-19 | 1 | -0/+0 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 1 | -0/+0 |
| | | | | file renames in 1.8a1 | ||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -0/+0 |
| | | | | menu; including menu static tests). | ||||
* | Updated base theme to match smoothness. Fixed #4447 - UI Icons are not even, ↵ | Richard Worth | 2009-06-04 | 9 | -0/+0 |
| | | | | causes misaligned buttons | ||||
* | themes base: updated sprite icon pngs to PNG8 for IE6 | Richard Worth | 2009-01-28 | 5 | -0/+0 |
| | |||||
* | updated ui.theme.css to new image filenames and changed image filenames | Scott Jehl | 2009-01-21 | 25 | -0/+0 |
| | |||||
* | Added new jQuery UI CSS Framework (/themes/base) and matching static markup ↵ | Richard Worth | 2008-12-05 | 12 | -0/+0 |
test pages. Thanks scottjehl :) |