aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tabs.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/tabs.js')
-rw-r--r--ui/tabs.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/tabs.js b/ui/tabs.js
index 8e5f0e58d..6d826b14a 100644
--- a/ui/tabs.js
+++ b/ui/tabs.js
@@ -12,6 +12,9 @@
//>>description: Transforms a set of container elements into a tab structure.
//>>docs: http://api.jqueryui.com/tabs/
//>>demos: http://jqueryui.com/tabs/
+//>>css.structure: ../themes/base/core.css
+//>>css.structure: ../themes/base/tabs.css
+//>>css.theme: ../themes/base/theme.css
(function( factory ) {
if ( typeof define === "function" && define.amd ) {