aboutsummaryrefslogtreecommitdiffstats
path: root/themes
Commit message (Collapse)AuthorAgeFilesLines
* 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
* changed demo and css to "progressindicator" rather than "progressbar"Scott Jehl2008-12-081-0/+0
|
* Changed tabs container padding slightly to match dialog and datepicker's design.Scott Jehl2008-12-081-1/+2
|
* - this file now imports core and allplugins.Scott Jehl2008-12-081-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!
* typoScott Jehl2008-12-071-1/+1
|
* @imports set up earlier this week needed url(...) wrappersScott Jehl2008-12-072-15/+10
|
* added ui.allwidgets.css to import all css except framework. Still unsure if ↵Scott Jehl2008-12-071-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 Wachs2008-12-051-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 Worth2008-12-051-32/+32
| | | | instead of /*tokenname*/
* set svn:eol-style to nativeRichard Worth2008-12-059-321/+321
|
* Added new jQuery UI CSS Framework (/themes/base) and matching static markup ↵Richard Worth2008-12-0521-0/+328
| | | | test pages. Thanks scottjehl :)
* Removed spinner from trunk. See /branches/dev/spinnerRichard Worth2008-11-191-54/+0
|
* Rollback changes for datepicker. This means 3261, 3307, 3513, 3521 are ↵Keith Wood2008-11-151-152/+75
| | | | problems again.
* Fixed 3261, 3307, 3513, 3521. Refactored datepicker CSS to allow full ↵Keith Wood2008-11-121-75/+153
| | | | functionality.
* default theme: whitespace and formattingRichard Worth2008-11-121-200/+200
|
* default theme: whitespace and formattingRichard Worth2008-11-121-37/+7
|
* Removed colorpicker and autocomplete from default themeRichard Worth2008-11-1213-241/+0
|
* Removing flora theme in favor of themeroller-based default themeJörn Zaefferer2008-10-0540-508/+0
|
* UI Tabs: in IE the first tab was moved to upper left corner for tabs used in ↵Klaus Hartl2008-09-271-0/+3
| | | | dialog, fixes #3470
* set svn:eol-style to nativeRichard Worth2008-09-202-1081/+1081
|
* Spinner: corrected a bug in functional demo (enable/disable switched) and ↵Ca-Phun Ung2008-09-022-809/+869
| | | | added spinner styles to the default theme.
* Theme default minor updatesEduardo Lundgren2008-08-243-59/+243
|
* themes: added new default theme, generated from themeroller. New styles ↵Paul Bakaus2008-08-1143-209/+625
| | | | don't work correct here yet.
* Disable inline datepickersKeith Wood2008-07-231-1/+7
|
* Disable inline datepickersKeith Wood2008-07-231-0/+6
|
* - moved all default css files into themes/defaultPaul Bakaus2008-07-1027-207/+368
| | | | - added Colorpicker, heavily modified for UI (thanks Stefan!)
* - removed 1.6 branch1.5.2Paul Bakaus2008-07-091-0/+48
| | | | | - changed version in tags/1.5.2 to 1.5.2 - merged trunk with 1.6
* fixed #3066 - Wrong cursor in dialog title when draggable is falseRichard Worth2008-07-081-2/+7
|
* UI Tabs: make sure panels are hiddenKlaus Hartl2008-07-061-1/+1
|
* Tweaks for IE 6-Keith Wood2008-06-201-0/+14
|
* Fixed 2641 Week row hover stylingKeith Wood2008-06-171-12/+15
| | | | Also tidied up other selectors
* Complete datepicker stylingKeith Wood2008-06-111-3/+23
|
* whitespace only - newline at EOFRichard Worth2008-06-094-4/+3
|
* removed extra level ui folderRichard Worth2008-06-0741-0/+665