Commit Graph

22 Commits

Author SHA1 Message Date
Klaus Hartl
41798e1aa0 Tabs: prevent list-style assigned to li directly, fixes #4450 2009-05-11 14:13:29 +00:00
Klaus Hartl
73abb29d2c Finally fixed the mutiple row tabs vs float issue (until scrolling is implemented) - fixes #4399. Also fixed: tabs not scrolling in IE when contained in element with overflow set to auto or scroll, tab label text wrap in IE 6. 2009-03-28 18:59:55 +00:00
Scott Jehl
e5268f9c32 changed bottom padding on selected tab from .1em to 1px. This is supposed to simply wipe the 1px border. Ems aren't needed 2009-02-19 19:42:30 +00:00
Klaus Hartl
967074f811 Tabs: fixed incorrect cursor for disabled tabs 2009-02-18 21:46:27 +00:00
Klaus Hartl
07809340c8 Tabs: solved spinner issues and ajax loading not being stopped when selecting a static page tab, fixes #4109, #3929 2009-02-18 21:44:34 +00:00
Klaus Hartl
3b4cef1e1f fixed tab not being pushed on top of panel border in IE6, tweaked CSS a bit 2009-02-05 09:00:51 +00:00
Klaus Hartl
21ac21e621 Removed superfluous display declaration (a float implicitly makes an element display block) 2009-02-05 08:54:57 +00:00
Scott Jehl
08f7ccbe95 few more border resets changed to border-width 2009-02-05 05:43:15 +00:00
Scott Jehl
65770d66ea typo: width, not weight 2009-02-05 05:34:04 +00:00
Scott Jehl
bfcbc5c80f changed border-bottom to border-bottom-weight. less specific override to retain border color 2009-02-05 05:30:17 +00:00
Bohdan Ganicky
497c246104 themes/base/ui.tabs.css: fix for IE6 so tabs' whole region is clickable 2009-02-03 11:36:07 +00:00
Bohdan Ganicky
dc9e09fefe themes/base/ui.tabs.css: IE hasLayout zoom fix, fixes #3996 2009-02-03 11:10:52 +00:00
Klaus Hartl
d7090f6bac Tabs: a better cursor for selected and collapsible tabs 2009-02-02 21:16:31 +00:00
Scott Jehl
d88979d066 added list-style: none; to li's to combat other framework css 2009-01-21 20:18:44 +00:00
Scott Jehl
f6b6534ad4 prefixed all interior selectors with .ui-pluginname 2009-01-21 18:12:13 +00:00
Scott Jehl
2f436836e7 overrode background on ui-tab-panel that is being set by ui-widget-content class. The wrapper has this class as well, so all this panel needs of the class is the text color. 2008-12-22 19:28:48 +00:00
Scott Jehl
64b0ec4f0b fixed active tab connection and padding 2008-12-19 16:30:52 +00:00
Maggie Costello Wachs
83dd86d44c tabs were appearing 2x tall in IE/Vista -- fixed by displaying links as blocks instead of floating 2008-12-12 15:29:21 +00:00
Scott Jehl
ea1a018560 fixed border and padding in headers for consistency 2008-12-09 20:21:55 +00:00
Scott Jehl
547c989e22 Changed tabs container padding slightly to match dialog and datepicker's design. 2008-12-08 15:59:03 +00:00
Richard Worth
485e8fdb1f set svn:eol-style to native 2008-12-05 20:19:46 +00:00
Richard Worth
d8841a752b Added new jQuery UI CSS Framework (/themes/base) and matching static markup test pages. Thanks scottjehl :) 2008-12-05 20:16:37 +00:00