Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Datepicker #3647: fixed RTL support for new UI markup. | Ca-Phun Ung | 2008-12-20 | 1 | -1/+9 |
| | |||||
* | added tokens for background positioning and repeat to all themeable ↵ | Scott Jehl | 2008-12-20 | 1 | -9/+9 |
| | | | | backgrounds. Allows for easier addition of new textures | ||||
* | Dialog CSS: Whitesapce cleanup. | Scott González | 2008-12-20 | 1 | -2/+2 |
| | |||||
* | Dialog CSS: Set content to overflow auto so users can scroll to see the ↵ | Scott González | 2008-12-20 | 1 | -1/+1 |
| | | | | content if the content is too large to fit in the window. | ||||
* | small padding shift in accordion headers | Scott Jehl | 2008-12-19 | 1 | -2/+2 |
| | |||||
* | removed opacity shift on slider range | Scott Jehl | 2008-12-19 | 1 | -1/+1 |
| | |||||
* | fixed active tab connection and padding | Scott Jehl | 2008-12-19 | 1 | -8/+5 |
| | |||||
* | - removed all !important flags. Replaced with additional selectors. | Scott Jehl | 2008-12-16 | 1 | -12/+12 |
| | | | | | - added .ui-state-focus class. Matches appearance of ui-state-hover in framework. | ||||
* | - removed pseudo classes for focus (widgets manipulate classes for states ↵ | Scott Jehl | 2008-12-15 | 1 | -7/+7 |
| | | | | | | instead) - brought back a few !important flags to make sure some selectors take priority in certain situations. | ||||
* | - removed broad active outline reset | Scott Jehl | 2008-12-15 | 1 | -9/+8 |
| | | | | - 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. | ||||
* | - removed :active outlines | Scott Jehl | 2008-12-14 | 1 | -2/+3 |
| | | | | - set :focus pseudo to match hover state | ||||
* | simplified a couple comments in core. | Scott Jehl | 2008-12-14 | 1 | -5/+2 |
| | |||||
* | themes/base/ui.slider.css: added text-align: left for ui-slider in case of ↵ | Richard Worth | 2008-12-14 | 1 | -1/+1 |
| | | | | other text-align on container element | ||||
* | themes/base/ui.progressbar.css: needs text-align left in IE in case ↵ | Richard Worth | 2008-12-13 | 1 | -1/+1 |
| | | | | container has other text-align | ||||
* | added div for animation height workaround. | Scott Jehl | 2008-12-12 | 1 | -1/+0 |
| | |||||
* | changed close icon positioning to abs | Scott Jehl | 2008-12-12 | 1 | -3/+3 |
| | |||||
* | - changed defaults for shadow to be smaller and a tad darker | Scott Jehl | 2008-12-12 | 1 | -1/+1 |
| | |||||
* | Updated #3650: noted that "ui-slider-horizontal" class is on hz slider | Maggie Costello Wachs | 2008-12-12 | 1 | -2/+2 |
| | | | | | css change: slider handles are centered over range start and end points | ||||
* | added additional rules for setting font family and font size on form ↵ | Scott Jehl | 2008-12-12 | 1 | -0/+1 |
| | | | | elements within ui-widget. Win browsers don't inherit properly otherwise. | ||||
* | tabs were appearing 2x tall in IE/Vista -- fixed by displaying links as ↵ | Maggie Costello Wachs | 2008-12-12 | 1 | -1/+1 |
| | | | | blocks instead of floating | ||||
* | .1em change in accordion headers top padding | Scott Jehl | 2008-12-12 | 1 | -1/+1 |
| | |||||
* | fixed position of prev/next arrows on hover | Maggie Costello Wachs | 2008-12-11 | 1 | -6/+8 |
| | |||||
* | - Moved several static css rules from theme to core | Scott Jehl | 2008-12-11 | 2 | -5/+24 |
| | | | | - Tokenized overlay and shadow styles for TR integration | ||||
* | updated #3647: static page now has recommended markup for datepicker with ↵ | Maggie Costello Wachs | 2008-12-11 | 1 | -12/+25 |
| | | | | | | multiple calendars/months also edited styles so that month/year feedback header always centers over calendar | ||||
* | added "width:auto" to button -- removes odd default width set by IE | Maggie Costello Wachs | 2008-12-11 | 1 | -1/+1 |
| | |||||
* | added default width (300px) | Maggie Costello Wachs | 2008-12-11 | 1 | -1/+1 |
| | |||||
* | updated #3650: noted that inline position style should be removed from ↵ | Maggie Costello Wachs | 2008-12-11 | 2 | -5/+12 |
| | | | | | | | | 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 | ||||
* | - added overlay.html static demo to demonstrate the positionTo iframefix + ↵ | Scott Jehl | 2008-12-11 | 2 | -3/+9 |
| | | | | | | | | | | 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. | ||||
* | changed ui-widget-overlay to a background with opacity (not yet lever driven) | Scott Jehl | 2008-12-10 | 1 | -1/+1 |
| | |||||
* | fixed icon placement in IE6 | Maggie Costello Wachs | 2008-12-10 | 2 | -2/+2 |
| | |||||
* | ui.core.css is now just core css helper dependencies | Scott Jehl | 2008-12-10 | 3 | -227/+234 |
| | | | | | 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 | ||||
* | fixed border and padding in headers for consistency | Scott Jehl | 2008-12-09 | 2 | -3/+3 |
| | |||||
* | 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 :) | ||||
* | Removed spinner from trunk. See /branches/dev/spinner | Richard Worth | 2008-11-19 | 1 | -54/+0 |
| | |||||
* | Rollback changes for datepicker. This means 3261, 3307, 3513, 3521 are ↵ | Keith Wood | 2008-11-15 | 1 | -152/+75 |
| | | | | problems again. | ||||
* | Fixed 3261, 3307, 3513, 3521. Refactored datepicker CSS to allow full ↵ | Keith Wood | 2008-11-12 | 1 | -75/+153 |
| | | | | functionality. | ||||
* | default theme: whitespace and formatting | Richard Worth | 2008-11-12 | 1 | -200/+200 |
| |