Commit Graph

26 Commits

Author SHA1 Message Date
Richard Worth
bd3dc48e02 changed ui.jquery.com to jqueryui.com 2009-02-27 11:41:40 +00:00
Scott Jehl
1141b61c0e added rules to make sure font color works on links within error and highlight containers 2009-02-20 21:35:01 +00:00
Scott Jehl
d7cf0ff3f4 switched order of ui-widget-content and ui-widget-header styles - header styles need to apply completely when header is a child of content (or not) 2009-02-20 21:32:48 +00:00
Paul Bakaus
3677e62f15 base theme: fixed typo with the inclusion of a bg texture (fixes #4046) 2009-02-10 08:53:49 +00:00
Klaus Hartl
18cced634d Fixed #4044: In IE6 link pseudo classes still apply if styles have been declared to a only 2009-02-03 22:15:39 +00:00
Scott Jehl
1d24c0caf8 changed theme url to jqueryui.com 2009-01-30 19:26:02 +00:00
Richard Worth
8fd2835be1 Added missing icon: .ui-icon-script 2009-01-28 13:02:56 +00:00
Scott Jehl
9dbeb228f6 changed theme url to http://ui.jquery.com/themeroller/ and removed token. 2009-01-27 16:18:06 +00:00
Scott Jehl
32169da768 updated ui.theme.css to new image filenames and changed image filenames 2009-01-21 19:25:39 +00:00
Todd Parker
aa9672456e Added pin classes 2009-01-14 16:54:29 +00:00
Richard Worth
a11c201008 Happy New Year 2009-01-03 21:55:13 +00:00
Richard Worth
30e2c298ba fixed #3741 - ui.theme.css should not contain border-radius properties 2009-01-03 02:22:33 +00:00
Scott Jehl
f03189c4c5 switched icon positioning for calendar and calculator in framework 2008-12-23 18:01:56 +00:00
Scott Jehl
8a01ecf52f .ui-state-focus wasn't getting icon color styles. fixed! 2008-12-23 14:53:58 +00:00
Scott Jehl
d4f48ededf added tokens for background positioning and repeat to all themeable backgrounds. Allows for easier addition of new textures 2008-12-20 19:52:00 +00:00
Scott Jehl
b733eb3281 - removed all !important flags. Replaced with additional selectors.
- added .ui-state-focus class. Matches appearance of ui-state-hover in framework.
2008-12-16 22:39:44 +00:00
Scott Jehl
7931263be8 - removed pseudo classes for focus (widgets manipulate classes for states instead)
- brought back a few !important flags to make sure some selectors take priority in certain situations.
2008-12-15 18:16:11 +00:00
Scott Jehl
cf6ea69f02 - removed broad active outline reset
- 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.
2008-12-15 15:44:27 +00:00
Scott Jehl
5cd62418dc - removed :active outlines
- set :focus pseudo to match hover state
2008-12-14 15:47:51 +00:00
Scott Jehl
676cc75fe0 - changed defaults for shadow to be smaller and a tad darker 2008-12-12 17:25:47 +00:00
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
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
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