This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery-ui
Watch
1
Star
0
Fork
0
You've already forked jquery-ui
mirror of
https://github.com/jquery/jquery-ui.git
synced
2024-11-21 11:04:24 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
81f9d28d60
jquery-ui
/
themes
/
base
/
ui.all.css
5 lines
77 B
CSS
Raw
Normal View
History
Unescape
Escape
- 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
@
import
"ui.core.css"
;
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
@
import
"ui.theme.css"
;
- 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
@
import
"ui.allplugins.css"
;
@imports set up earlier this week needed url(...) wrappers
2008-12-07 14:55:51 +00:00
Reference in New Issue
Copy Permalink