| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
| |
allowing accordions to work with dl's and ul's again.
|
| |
|
|
|
|
| |
this later if needed; just want to make sure a fix is in place before the next release.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
@imports core and then all plugins). The link pattern is now
ui.base.css
ui.theme.css
where before it was
ui.core.css
ui.theme.css
ui.allplugins.css
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
rules in the stylesheet, fixed by adding ui-datepicker-prev/next-hover classes, fixes #3774
|
| |
|
|
|
|
| |
- base
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
seem to like dynamic widths so had no other choice but to hard code some width values (this needs a better fix).
|
| |
|
|
|
|
| |
.ui-dialog-titlebar-close:hover
|
| |
|
| |
|
|
|
|
| |
1.6rc3 release
|
| |
|
|
|
|
| |
markup changes for RTL in r1196 for better semantics.
|
|
|
|
| |
class. The wrapper has this class as well, so all this panel needs of the class is the text color.
|
| |
|
|
|
|
| |
wrapper. Padding on inner.
|
|
|
|
| |
Element shows complete ui-state-highlight style now.
|
| |
|
|
|
|
| |
backgrounds. Allows for easier addition of new textures
|
| |
|
|
|
|
| |
content if the content is too large to fit in the window.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- added .ui-state-focus class. Matches appearance of ui-state-hover in framework.
|