Scott Jehl
|
8a6935c526
|
Added a static demo and CSS solution for the common problem that occurs when slider handles collide on the same value.
This will fix bug #3467
|
2009-02-18 15:09:31 +00:00 |
|
Richard Worth
|
0708a84aa8
|
fixed range sliders in IE6 again
|
2009-02-18 14:47:15 +00:00 |
|
Paul Bakaus
|
3677e62f15
|
base theme: fixed typo with the inclusion of a bg texture (fixes #4046)
|
2009-02-10 08:53:49 +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 |
|
Klaus Hartl
|
18cced634d
|
Fixed #4044: In IE6 link pseudo classes still apply if styles have been declared to a only
|
2009-02-03 22:15:39 +00:00 |
|
Bohdan Ganicky
|
cfbefa55d3
|
ui.dialog.css: fix #3982 "Dialog: content jumps up when dialog resized in IE6" or hasLayout strikes again
|
2009-02-03 14:36:42 +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 |
|
Ca-Phun Ung
|
1866e1382f
|
datepicker: #4032 - Incorrect layout in multiple month rows. I noticed the static tests were recently updated with a row-break so I have added the row-break fix for now so it will be ready for the release. We should seriously consider inline-block.
|
2009-02-01 05:50:12 +00:00 |
|
Jörn Zaefferer
|
5484aad005
|
accordion: added ul-visual-test; improved solution for fixing ul-accordions, no more potential scope issues
|
2009-01-30 20:42:03 +00:00 |
|
Jörn Zaefferer
|
1322a98df9
|
accordion: fixed styling of li-elements
|
2009-01-30 20:27:36 +00:00 |
|
Scott Jehl
|
1d24c0caf8
|
changed theme url to jqueryui.com
|
2009-01-30 19:26:02 +00:00 |
|
Scott González
|
2c1d4675a8
|
Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowing accordions to work with dl's and ul's again.
|
2009-01-30 02:35:37 +00:00 |
|
Scott Jehl
|
e42a055dbb
|
css updates to abstract left, right, bottom, top values into CSS
|
2009-01-29 16:18:02 +00:00 |
|
Maggie Costello Wachs
|
7080e7ce02
|
added row break class to datepicker with multiple calendars. we can delete this later if needed; just want to make sure a fix is in place before the next release.
|
2009-01-28 16:20:19 +00:00 |
|
Richard Worth
|
8fd2835be1
|
Added missing icon: .ui-icon-script
|
2009-01-28 13:02:56 +00:00 |
|
Richard Worth
|
5ded091138
|
themes base: updated sprite icon pngs to PNG8 for IE6
|
2009-01-28 12:59:46 +00:00 |
|
Scott Jehl
|
9dbeb228f6
|
changed theme url to http://ui.jquery.com/themeroller/ and removed token.
|
2009-01-27 16:18:06 +00:00 |
|
Richard Worth
|
39e2f8af21
|
eol-style, mime-type
|
2009-01-23 01:01:15 +00:00 |
|
Maggie Costello Wachs
|
c5125acde4
|
replaced * html hack with the zoom attribute (also a hack, but cleaner)
|
2009-01-22 16:41:16 +00:00 |
|
Richard Worth
|
892c52225b
|
themes/base: removed ui.allplugins.css in favor of ui.base.css (which @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
|
2009-01-22 11:47:26 +00:00 |
|
Scott Jehl
|
fe303b40d0
|
YUI combat: specified padding and borders for td, th
|
2009-01-21 20:27:41 +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
|
32169da768
|
updated ui.theme.css to new image filenames and changed image filenames
|
2009-01-21 19:25:39 +00:00 |
|
Scott Jehl
|
b30d836611
|
added margin-bottom: 2px to fix gap beneath open accordion panels
|
2009-01-21 18:13:56 +00:00 |
|
Scott Jehl
|
f6b6534ad4
|
prefixed all interior selectors with .ui-pluginname
|
2009-01-21 18:12:13 +00:00 |
|
Bohdan Ganicky
|
134d8bd5d2
|
ui.accordion.css: modified fix for #3844, hasLayout issue in IE6
|
2009-01-20 19:13:10 +00:00 |
|
Jörn Zaefferer
|
38b98551e3
|
accordion: Fix for #3844
|
2009-01-20 18:34:50 +00:00 |
|
Scott González
|
02358dc5f2
|
Slider Theme: Fixed #3848: Fixed vertical range sliders.
|
2009-01-16 05:28:52 +00:00 |
|
Todd Parker
|
aa9672456e
|
Added pin classes
|
2009-01-14 16:54:29 +00:00 |
|
Richard Worth
|
d60803f637
|
themes/base/ui.slider.css: fixed slider ranges in IE6
|
2009-01-14 03:58:25 +00:00 |
|
Paul Bakaus
|
5eca84265f
|
datepicker: prev/next buttons were bumping in disabled state due to :hover rules in the stylesheet, fixed by adding ui-datepicker-prev/next-hover classes, fixes #3774
|
2009-01-07 16:55:50 +00:00 |
|
Paul Bakaus
|
f48f615ec0
|
accordion: all classes added should have a 'ui-' prefix (fixes #3705)
|
2009-01-07 16:17:12 +00:00 |
|
Richard Worth
|
8970f202dd
|
removed default theme in favor of only one versioned css framework/TR theme - base
|
2009-01-07 02:38:50 +00:00 |
|
Jörn Zaefferer
|
3036de5ad6
|
Fix for #3767
|
2009-01-06 09:07:15 +00:00 |
|
Richard Worth
|
a11c201008
|
Happy New Year
|
2009-01-03 21:55:13 +00:00 |
|
Richard Worth
|
30e2c298ba
|
fixed #3741 - ui.theme.css should not contain border-radius properties
|
2009-01-03 02:22:33 +00:00 |
|
Richard Worth
|
b3d5881645
|
reverted r1437 as it seems it came from a TR cache
|
2009-01-01 00:49:42 +00:00 |
|
Richard Worth
|
e0122f7b98
|
themes/default: updated generated ui.theme.css from themeroller
|
2009-01-01 00:43:09 +00:00 |
|
Ca-Phun Ung
|
cd20e99fc8
|
datepicker: IE6 css fixes for default theme.
|
2008-12-30 12:14:15 +00:00 |
|
Richard Worth
|
7cae4e6940
|
themes/default: set mime types
|
2008-12-29 15:20:36 +00:00 |
|
Ca-Phun Ung
|
56e8aad838
|
Datepicker - fixes #3695 [multi-datepicker layout issue in IE]: IE doesn't seem to like dynamic widths so had no other choice but to hard code some width values (this needs a better fix).
|
2008-12-23 19:39:28 +00:00 |
|
Scott Jehl
|
f03189c4c5
|
switched icon positioning for calendar and calculator in framework
|
2008-12-23 18:01:56 +00:00 |
|
Scott Jehl
|
e3b9588a58
|
added padding: 0; rule to .ui-dialog-titlebar-close:focus as well as .ui-dialog-titlebar-close:hover
|
2008-12-23 15:17:57 +00:00 |
|
Scott Jehl
|
9d7d011aa1
|
tired typo... fixed for good: .ui-state-focus wasn't getting icon color styles.
|
2008-12-23 15:11:38 +00:00 |
|