aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/ui.dialog.css
Commit message (Collapse)AuthorAgeFilesLines
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-161-13/+0
| | | | file renames in 1.8a1
* Dialog: Added padding and margin to the right side of the titlebar so the ↵Scott González2010-01-221-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ález2009-08-261-2/+2
| | | | positioning for dialogs.
* ui.dialog.css: fix #3982 "Dialog: content jumps up when dialog resized in ↵Bohdan Ganicky2009-02-031-2/+2
| | | | IE6" or hasLayout strikes again
* prefixed all interior selectors with .ui-pluginnameScott Jehl2009-01-211-8/+8
|
* added padding: 0; rule to .ui-dialog-titlebar-close:focus as well as ↵Scott Jehl2008-12-231-1/+1
| | | | .ui-dialog-titlebar-close:hover
* Dialog CSS: Whitesapce cleanup.Scott González2008-12-201-2/+2
|
* Dialog CSS: Set content to overflow auto so users can scroll to see the ↵Scott González2008-12-201-1/+1
| | | | content if the content is too large to fit in the window.
* changed close icon positioning to absScott Jehl2008-12-121-3/+3
|
* added "width:auto" to button -- removes odd default width set by IEMaggie Costello Wachs2008-12-111-1/+1
|
* added default width (300px)Maggie Costello Wachs2008-12-111-1/+1
|
* fixed border and padding in headers for consistencyScott Jehl2008-12-091-1/+1
|
* set svn:eol-style to nativeRichard Worth2008-12-051-12/+12
|
* Added new jQuery UI CSS Framework (/themes/base) and matching static markup ↵Richard Worth2008-12-051-0/+13
test pages. Thanks scottjehl :)