Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |