Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes ↵ | Scott González | 2010-07-19 | 1 | -0/+1 |
| | | | | #5691 - wrong menu size calculation in webkit browsers (Autocomplete). | ||||
* | Autocomplete: Removed styling for .ui-autocomplete-loading from the theme - ↵ | Scott González | 2010-07-19 | 1 | -1/+0 |
| | | | | | | added to individual demos. Fixes #5385 - Autocomplete: Inconsistent default styling while loading results. We will need to undo this change when ThemeRoller supports generating loading images. | ||||
* | All CSS: Added header comments. Fixes #5825 - Add header info to all CSS files. | Scott González | 2010-07-14 | 1 | -4/+18 |
| | |||||
* | Set font-weight normal for active menu items - Fix for #5491 Autocomplete: ↵ | unknown | 2010-04-07 | 1 | -0/+1 |
| | | | | menu items have no default-state-class, need to override font-weight | ||||
* | Fixing styles for menu to work properly in IEs, even with nested menus ↵ | jzaefferer | 2010-03-24 | 1 | -0/+4 |
| | | | | (updated the nested-menu protoype nested2.html with themeroller) - kills the hover-border in IE6, but we have to live with that | ||||
* | Remove width:100%; from menu-item styles (was there for icon-support, which ↵ | jzaefferer | 2010-03-22 | 1 | -1/+0 |
| | | | | was dropped); also fixed the nested-menu visual test to position properly in IE6 | ||||
* | Autocomplete: Fixed menu styling in IE6. | Scott González | 2010-03-11 | 1 | -0/+1 |
| | | | | Fixes #5297 - Autocomplete: menu layout in IE6. | ||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 1 | -0/+34 |
file renames in 1.8a1 |