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
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
8a01ecf52f
.ui-state-focus wasn't getting icon color styles. fixed!
2008-12-23 14:53:58 +00:00
Richard Worth
22f25cbb0c
merged dev/slider branch (revs 1152-1229) back to trunk
2008-12-23 10:38:12 +00:00
Ca-Phun Ung
0339770320
Datepicker #3647 : Added RTL support to the datepicker theme and reverted markup changes for RTL in r1196 for better semantics.
2008-12-22 20:24:27 +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
224ae23179
Fixed 1px jog during animation. Works in FF, not in Safari.
2008-12-22 18:32:59 +00:00
Scott Jehl
100e11c85e
updated content divs per Jörn's suggestion. Moved framework classes to wrapper. Padding on inner.
2008-12-22 15:22:17 +00:00
Scott Jehl
1402ead00e
removed rule that set background image to none on "today" highlight state. Element shows complete ui-state-highlight style now.
2008-12-22 04:12:54 +00:00
Ca-Phun Ung
0a716a008e
Datepicker #3647 : fixed RTL support for new UI markup.
2008-12-20 20:20:33 +00:00
Scott Jehl
d4f48ededf
added tokens for background positioning and repeat to all themeable backgrounds. Allows for easier addition of new textures
2008-12-20 19:52:00 +00:00
Scott González
8228353e3f
Dialog CSS: Whitesapce cleanup.
2008-12-20 16:42:47 +00:00
Scott González
d05b824128
Dialog CSS: Set content to overflow auto so users can scroll to see the content if the content is too large to fit in the window.
2008-12-20 16:39:07 +00:00
Scott Jehl
4a3e8004c8
small padding shift in accordion headers
2008-12-19 18:21:54 +00:00
Scott Jehl
9546796157
removed opacity shift on slider range
2008-12-19 17:45:11 +00:00
Scott Jehl
64b0ec4f0b
fixed active tab connection and padding
2008-12-19 16:30:52 +00:00
Scott Jehl
b733eb3281
- removed all !important flags. Replaced with additional selectors.
...
- added .ui-state-focus class. Matches appearance of ui-state-hover in framework.
2008-12-16 22:39:44 +00:00
Scott Jehl
7931263be8
- removed pseudo classes for focus (widgets manipulate classes for states instead)
...
- brought back a few !important flags to make sure some selectors take priority in certain situations.
2008-12-15 18:16:11 +00:00
Scott Jehl
cf6ea69f02
- removed broad active outline reset
...
- removed a few !important styles on text and bg colors. Kept them for active state so active takes precedent over hover styles when both classes are applied.
2008-12-15 15:44:27 +00:00
Scott Jehl
5cd62418dc
- removed :active outlines
...
- set :focus pseudo to match hover state
2008-12-14 15:47:51 +00:00
Scott Jehl
3f255c9323
simplified a couple comments in core.
2008-12-14 15:46:35 +00:00
Richard Worth
dd9e865d28
themes/base/ui.slider.css: added text-align: left for ui-slider in case of other text-align on container element
2008-12-14 03:20:21 +00:00
Richard Worth
1a8bfae8e8
themes/base/ui.progressbar.css: needs text-align left in IE in case container has other text-align
2008-12-13 13:31:27 +00:00
Scott Jehl
dd3e7ee88b
added div for animation height workaround.
2008-12-12 20:29:48 +00:00
Scott Jehl
52e1236cda
changed close icon positioning to abs
2008-12-12 19:14:50 +00:00
Scott Jehl
676cc75fe0
- changed defaults for shadow to be smaller and a tad darker
2008-12-12 17:25:47 +00:00
Maggie Costello Wachs
5fd947366b
Updated #3650 : noted that "ui-slider-horizontal" class is on hz slider
...
css change: slider handles are centered over range start and end points
2008-12-12 15:53:54 +00:00
Scott Jehl
f92e8b8110
added additional rules for setting font family and font size on form elements within ui-widget. Win browsers don't inherit properly otherwise.
2008-12-12 15:47:58 +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
3831866f4a
.1em change in accordion headers top padding
2008-12-12 00:01:12 +00:00
Maggie Costello Wachs
8aff63281f
fixed position of prev/next arrows on hover
2008-12-11 21:52:50 +00:00
Scott Jehl
2ceb91a083
- Moved several static css rules from theme to core
...
- Tokenized overlay and shadow styles for TR integration
2008-12-11 21:33:56 +00:00
Maggie Costello Wachs
d04c08c6fb
updated #3647 : static page now has recommended markup for datepicker with multiple calendars/months
...
also edited styles so that month/year feedback header always centers over calendar
2008-12-11 21:30:44 +00:00
Maggie Costello Wachs
a3017dcaae
added "width:auto" to button -- removes odd default width set by IE
2008-12-11 18:03:36 +00:00
Maggie Costello Wachs
279a6998d7
added default width (300px)
2008-12-11 17:54:14 +00:00
Maggie Costello Wachs
4c83fcc777
updated #3650 : noted that inline position style should be removed from range element (ui-slider-range)
...
ui.slider.css - added position style, fixed range display issues for IE6
ui.core.css - fixed clearfix class to work in IE7, Opera
2008-12-11 17:46:29 +00:00
Scott Jehl
8c7f9f31da
- added overlay.html static demo to demonstrate the positionTo iframefix + shadow markup. It's actually not static, but a js demo with our markup recommendations, since we found it easier to communicate our recommendation that way.
...
- edited ui-widget-overlay and ui-widget-shadow in theme.css
- added ui-helper-zfix to core.css for iframe fix needs
Comment tokens and TR levers for the overlay classes will be added tomorrow.
2008-12-11 00:03:51 +00:00
Scott Jehl
4fdb6a132a
changed ui-widget-overlay to a background with opacity (not yet lever driven)
2008-12-10 22:58:20 +00:00
Maggie Costello Wachs
f79c973d28
fixed icon placement in IE6
2008-12-10 22:33:12 +00:00
Scott Jehl
3de626ac7d
ui.core.css is now just core css helper dependencies
...
added ui.theme.css - contains a themed set of TR classes with token comments (needs to be documented)
ui.all.css now imports core, theme, and allplugins
2008-12-10 18:39:06 +00:00
Scott Jehl
ea1a018560
fixed border and padding in headers for consistency
2008-12-09 20:21:55 +00:00
Scott Jehl
f7da676fcf
cleaned up a couple misplaced tokens
2008-12-09 19:48:30 +00:00
Scott Jehl
dd7332125c
set height on parent container
...
value height now 100%
needs testing on multiple browsers
2008-12-09 17:37:05 +00:00
Scott Jehl
a36536efd1
updated to remove label
...
css now had one selector with 2 rules :)
2008-12-09 16:34:34 +00:00
Scott Jehl
09e49212a0
- nevermind: changed demo and css to "progressbar" back to "progressindicator"
...
set proper mime types for demos
2008-12-08 16:39:44 +00:00
Scott Jehl
625eccf9ba
changed demo and css to "progressindicator" rather than "progressbar"
2008-12-08 16:07:36 +00:00