Commit Graph

8 Commits

Author SHA1 Message Date
Richard Worth
892c52225b themes/base: removed ui.allplugins.css in favor of ui.base.css (which @imports core and then all plugins). The link pattern is now
ui.base.css
 ui.theme.css
where before it was
 ui.core.css
 ui.theme.css
 ui.allplugins.css
2009-01-22 11:47:26 +00:00
Scott Jehl
f6b6534ad4 prefixed all interior selectors with .ui-pluginname 2009-01-21 18:12:13 +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
Scott Jehl
7d006a1c17 - this file now imports core and allplugins.
- 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!
2008-12-08 15:53:19 +00:00
Scott Jehl
73d7cb8099 typo 2008-12-07 14:56:29 +00:00
Scott Jehl
39a38bce1d @imports set up earlier this week needed url(...) wrappers 2008-12-07 14:55:51 +00:00
Richard Worth
485e8fdb1f set svn:eol-style to native 2008-12-05 20:19:46 +00:00
Richard Worth
d8841a752b Added new jQuery UI CSS Framework (/themes/base) and matching static markup test pages. Thanks scottjehl :) 2008-12-05 20:16:37 +00:00