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
d88979d066
jquery-ui
/
themes
/
base
/
ui.all.css
4 lines
76 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"
;
@
import
"ui.allplugins.css"
;
prefixed all interior selectors with .ui-pluginname
2009-01-21 18:12:13 +00:00
@
import
"ui.theme.css"
;
Reference in New Issue
Copy Permalink