Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cleaned up a couple misplaced tokens | Scott Jehl | 2008-12-09 | 1 | -7/+7 | |
| | ||||||
* | set height on parent container | Scott Jehl | 2008-12-09 | 1 | -1/+2 | |
| | | | | | value height now 100% needs testing on multiple browsers | |||||
* | updated to remove label | Scott Jehl | 2008-12-09 | 1 | -4/+1 | |
| | | | | css now had one selector with 2 rules :) | |||||
* | - nevermind: changed demo and css to "progressbar" back to "progressindicator" | Scott Jehl | 2008-12-08 | 1 | -0/+0 | |
| | | | | set proper mime types for demos | |||||
* | changed demo and css to "progressindicator" rather than "progressbar" | Scott Jehl | 2008-12-08 | 1 | -0/+0 | |
| | ||||||
* | Changed tabs container padding slightly to match dialog and datepicker's design. | Scott Jehl | 2008-12-08 | 1 | -1/+2 | |
| | ||||||
* | - this file now imports core and allplugins. | Scott Jehl | 2008-12-08 | 1 | -2/+2 | |
| | | | | | | | | | | | - 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! | |||||
* | typo | Scott Jehl | 2008-12-07 | 1 | -1/+1 | |
| | ||||||
* | @imports set up earlier this week needed url(...) wrappers | Scott Jehl | 2008-12-07 | 2 | -15/+10 | |
| | ||||||
* | added ui.allwidgets.css to import all css except framework. Still unsure if ↵ | Scott Jehl | 2008-12-07 | 1 | -0/+7 | |
| | | | | this will be more helpful than ui.all for TR use. standby... | |||||
* | added examples of labels offset from the left side, FG's recommendation for ↵ | Maggie Costello Wachs | 2008-12-05 | 1 | -4/+4 | |
| | | | | best workaround re: label position, requires no extra markup and max flexibility | |||||
* | themes/base: changed comment-hidden tokens to use /*{tokenname}*/ format ↵ | Richard Worth | 2008-12-05 | 1 | -32/+32 | |
| | | | | instead of /*tokenname*/ | |||||
* | set svn:eol-style to native | Richard Worth | 2008-12-05 | 9 | -321/+321 | |
| | ||||||
* | Added new jQuery UI CSS Framework (/themes/base) and matching static markup ↵ | Richard Worth | 2008-12-05 | 21 | -0/+328 | |
test pages. Thanks scottjehl :) |