Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -51/+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 VanToll | 2013-06-05 | 1 | -1/+1 |
| | | | | location. | ||||
* | Tabs: Use .ui-tabs-anchor in stylesheet. | Scott González | 2013-06-04 | 1 | -6/+5 |
| | |||||
* | Tabs: Use border-bottom-width instead of border-bottom to remove the border ↵ | Scott González | 2013-02-22 | 1 | -1/+1 |
| | | | | on tabs. Fixes #9111 - Tabs: Can't inherit border-bottom-color for vertical tabs. | ||||
* | Update copyright year to 2013. | Scott González | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | Theme: removed or changed occurrences of zoom. Fixes #7975 - Remove invalid ↵ | Anika Henke | 2012-11-29 | 1 | -1/+0 |
| | | | | | | CSS for legacy browsers Because of overlapping issues, this also reverts most of e77edc60 and fixes it in a different way. | ||||
* | CSS: Reformatted CSS to use better coding standard | Anika Henke | 2012-11-19 | 1 | -8/+43 |
| | |||||
* | 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 |
| | |||||
* | Theme: Remove !important from tabs and button styles. Fixes #8396 - Use of ↵ | Scott González | 2012-06-13 | 1 | -1/+1 |
| | | | | !important in jquery-ui.css should be avoided. | ||||
* | Build: Get grunt default task to pass. Fix lint errors inside grunt.js file ↵ | Jörn Zaefferer | 2012-04-04 | 1 | -1/+1 |
| | | | | itself. Removes invalid vertical-align from spinner button css, unnecessary adjoining class in tabs.css | ||||
* | 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 |
| | |||||
* | Tabs: Fixed CSS when tabs wrap onto multiple lines. Fixes #4882 - Selected ↵ | David Murdoch | 2011-05-17 | 1 | -2/+2 |
| | | | | Tab CSS causes problem when tabs are wrapped onto more than one line. | ||||
* | Tabs: Adjust CSS to fix a display issue in IE. Fixes #5520 - Tabs: Bottom ↵ | Scott González | 2011-05-17 | 1 | -1/+1 |
| | | | | | | border disappears in IE. Thanks pmawhinney | ||||
* | Tabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency Updates | David Petersen | 2011-03-29 | 1 | -4/+3 |
| | |||||
* | 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 | -2/+9 |
| | |||||
* | Use border-width instead of border for .ui-tabs-panel to make it easier to ↵ | Scott González | 2010-04-02 | 1 | -1/+1 |
| | | | | | | override. Fixes #5475 - ui-tabs-panel border override should be border-width, not border. | ||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 1 | -0/+11 |
file renames in 1.8a1 |