aboutsummaryrefslogtreecommitdiffstats
path: root/themes
Commit message (Collapse)AuthorAgeFilesLines
* datepicker: IE6 css fixes for default theme.Ca-Phun Ung2008-12-301-1/+14
|
* themes/default: set mime typesRichard Worth2008-12-298-98/+98
|
* Datepicker - fixes #3695 [multi-datepicker layout issue in IE]: IE doesn't ↵Ca-Phun Ung2008-12-231-1/+14
| | | | seem to like dynamic widths so had no other choice but to hard code some width values (this needs a better fix).
* switched icon positioning for calendar and calculator in frameworkScott Jehl2008-12-232-4/+4
|
* added padding: 0; rule to .ui-dialog-titlebar-close:focus as well as ↵Scott Jehl2008-12-232-2/+2
| | | | .ui-dialog-titlebar-close:hover
* tired typo... fixed for good: .ui-state-focus wasn't getting icon color styles. Scott Jehl2008-12-231-2/+2
|
* .ui-state-focus wasn't getting icon color styles. fixed!Scott Jehl2008-12-232-2/+2
|
* updated default theme (UI Lightness) as generated by ThemeRoller v2 for ↵Richard Worth2008-12-2378-755/+391
| | | | 1.6rc3 release
* merged dev/slider branch (revs 1152-1229) back to trunkRichard Worth2008-12-231-6/+10
|
* Datepicker #3647: Added RTL support to the datepicker theme and reverted ↵Ca-Phun Ung2008-12-221-3/+8
| | | | markup changes for RTL in r1196 for better semantics.
* overrode background on ui-tab-panel that is being set by ui-widget-content ↵Scott Jehl2008-12-221-1/+1
| | | | class. The wrapper has this class as well, so all this panel needs of the class is the text color.
* Fixed 1px jog during animation. Works in FF, not in Safari.Scott Jehl2008-12-221-2/+2
|
* updated content divs per Jörn's suggestion. Moved framework classes to ↵Scott Jehl2008-12-221-1/+2
| | | | wrapper. Padding on inner.
* removed rule that set background image to none on "today" highlight state. ↵Scott Jehl2008-12-221-1/+0
| | | | Element shows complete ui-state-highlight style now.
* Datepicker #3647: fixed RTL support for new UI markup.Ca-Phun Ung2008-12-201-1/+9
|
* added tokens for background positioning and repeat to all themeable ↵Scott Jehl2008-12-201-9/+9
| | | | backgrounds. Allows for easier addition of new textures
* Dialog CSS: Whitesapce cleanup.Scott González2008-12-201-2/+2
|
* Dialog CSS: Set content to overflow auto so users can scroll to see the ↵Scott González2008-12-201-1/+1
| | | | content if the content is too large to fit in the window.
* small padding shift in accordion headersScott Jehl2008-12-191-2/+2
|
* removed opacity shift on slider rangeScott Jehl2008-12-191-1/+1
|
* fixed active tab connection and paddingScott Jehl2008-12-191-8/+5
|
* - removed all !important flags. Replaced with additional selectors.Scott Jehl2008-12-161-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 Jehl2008-12-151-7/+7
| | | | | | instead) - brought back a few !important flags to make sure some selectors take priority in certain situations.
* - removed broad active outline resetScott Jehl2008-12-151-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 outlinesScott Jehl2008-12-141-2/+3
| | | | - set :focus pseudo to match hover state
* simplified a couple comments in core.Scott Jehl2008-12-141-5/+2
|
* themes/base/ui.slider.css: added text-align: left for ui-slider in case of ↵Richard Worth2008-12-141-1/+1
| | | | other text-align on container element
* themes/base/ui.progressbar.css: needs text-align left in IE in case ↵Richard Worth2008-12-131-1/+1
| | | | container has other text-align
* added div for animation height workaround.Scott Jehl2008-12-121-1/+0
|
* changed close icon positioning to absScott Jehl2008-12-121-3/+3
|
* - changed defaults for shadow to be smaller and a tad darkerScott Jehl2008-12-121-1/+1
|
* Updated #3650: noted that "ui-slider-horizontal" class is on hz sliderMaggie Costello Wachs2008-12-121-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 Jehl2008-12-121-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 Wachs2008-12-121-1/+1
| | | | blocks instead of floating
* .1em change in accordion headers top paddingScott Jehl2008-12-121-1/+1
|
* fixed position of prev/next arrows on hoverMaggie Costello Wachs2008-12-111-6/+8
|
* - Moved several static css rules from theme to coreScott Jehl2008-12-112-5/+24
| | | | - Tokenized overlay and shadow styles for TR integration
* updated #3647: static page now has recommended markup for datepicker with ↵Maggie Costello Wachs2008-12-111-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 IEMaggie Costello Wachs2008-12-111-1/+1
|
* added default width (300px)Maggie Costello Wachs2008-12-111-1/+1
|
* updated #3650: noted that inline position style should be removed from ↵Maggie Costello Wachs2008-12-112-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 Jehl2008-12-112-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 Jehl2008-12-101-1/+1
|
* fixed icon placement in IE6Maggie Costello Wachs2008-12-102-2/+2
|
* ui.core.css is now just core css helper dependenciesScott Jehl2008-12-103-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 consistencyScott Jehl2008-12-092-3/+3
|
* cleaned up a couple misplaced tokensScott Jehl2008-12-091-7/+7
|
* set height on parent containerScott Jehl2008-12-091-1/+2
| | | | | value height now 100% needs testing on multiple browsers
* updated to remove labelScott Jehl2008-12-091-4/+1
| | | | css now had one selector with 2 rules :)
* - nevermind: changed demo and css to "progressbar" back to "progressindicator" Scott Jehl2008-12-081-0/+0
| | | | set proper mime types for demos