Commit Graph

201 Commits

Author SHA1 Message Date
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
Scott Jehl
547c989e22 Changed tabs container padding slightly to match dialog and datepicker's design. 2008-12-08 15:59:03 +00:00
Scott Jehl
7d006a1c17 - this file now imports core and allplugins.
- changed back again - removed the url(..) (not necessary)

Quick note: It seems that trunk is still not able to preview demos online. This is a problem, since we'll need to be linking to working code from the wiki and also referencing demo pages in conversation. Is there any way we could get this fixed soon?

Thanks!
2008-12-08 15:53:19 +00:00
Scott Jehl
73d7cb8099 typo 2008-12-07 14:56:29 +00:00
Scott Jehl
39a38bce1d @imports set up earlier this week needed url(...) wrappers 2008-12-07 14:55:51 +00:00
Scott Jehl
6001115ae4 added ui.allwidgets.css to import all css except framework. Still unsure if this will be more helpful than ui.all for TR use. standby... 2008-12-07 14:50:20 +00:00
Maggie Costello Wachs
03909cb87c added examples of labels offset from the left side, FG's recommendation for best workaround re: label position, requires no extra markup and max flexibility 2008-12-05 22:59:01 +00:00
Richard Worth
380df881bc themes/base: changed comment-hidden tokens to use /*{tokenname}*/ format instead of /*tokenname*/ 2008-12-05 20:23:30 +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