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
Packages
Projects
Releases
Wiki
Activity
e42a055dbb
jquery-ui
/
themes
/
base
/
ui.all.css
3 lines
47 B
CSS
Raw
Normal View
History
Unescape
Escape
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
@
import
"ui.base.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