mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
3de626ac7d
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
5 lines
77 B
CSS
5 lines
77 B
CSS
@import "ui.core.css";
|
|
@import "ui.theme.css";
|
|
@import "ui.allplugins.css";
|
|
|