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 | -13/+0 |
| | | | | file renames in 1.8a1 | ||||
* | Dialog: Added padding and margin to the right side of the titlebar so the ↵ | Scott González | 2010-01-22 | 1 | -2/+2 |
| | | | | | | title doesn't go behind the close icon. Fixes #5087 - Title goes behind the close link. | ||||
* | Dialog: Moved positioning and overflow to CSS. Fixes #2848 - Fixed ↵ | Scott González | 2009-08-26 | 1 | -2/+2 |
| | | | | positioning for dialogs. | ||||
* | ui.dialog.css: fix #3982 "Dialog: content jumps up when dialog resized in ↵ | Bohdan Ganicky | 2009-02-03 | 1 | -2/+2 |
| | | | | IE6" or hasLayout strikes again | ||||
* | prefixed all interior selectors with .ui-pluginname | Scott Jehl | 2009-01-21 | 1 | -8/+8 |
| | |||||
* | added padding: 0; rule to .ui-dialog-titlebar-close:focus as well as ↵ | Scott Jehl | 2008-12-23 | 1 | -1/+1 |
| | | | | .ui-dialog-titlebar-close:hover | ||||
* | Dialog CSS: Whitesapce cleanup. | Scott González | 2008-12-20 | 1 | -2/+2 |
| | |||||
* | Dialog CSS: Set content to overflow auto so users can scroll to see the ↵ | Scott González | 2008-12-20 | 1 | -1/+1 |
| | | | | content if the content is too large to fit in the window. | ||||
* | changed close icon positioning to abs | Scott Jehl | 2008-12-12 | 1 | -3/+3 |
| | |||||
* | added "width:auto" to button -- removes odd default width set by IE | Maggie Costello Wachs | 2008-12-11 | 1 | -1/+1 |
| | |||||
* | added default width (300px) | Maggie Costello Wachs | 2008-12-11 | 1 | -1/+1 |
| | |||||
* | fixed border and padding in headers for consistency | Scott Jehl | 2008-12-09 | 1 | -1/+1 |
| | |||||
* | set svn:eol-style to native | Richard Worth | 2008-12-05 | 1 | -12/+12 |
| | |||||
* | Added new jQuery UI CSS Framework (/themes/base) and matching static markup ↵ | Richard Worth | 2008-12-05 | 1 | -0/+13 |
test pages. Thanks scottjehl :) |