Commit Graph

28 Commits

Author SHA1 Message Date
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