aboutsummaryrefslogtreecommitdiffstats
path: root/ui/button.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/button.js')
-rw-r--r--ui/button.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/button.js b/ui/button.js
index a3a40b46d..4d197819a 100644
--- a/ui/button.js
+++ b/ui/button.js
@@ -12,6 +12,9 @@
//>>description: Enhances a form with themeable buttons.
//>>docs: http://api.jqueryui.com/button/
//>>demos: http://jqueryui.com/button/
+//>>css.structure: ../themes/base/core.css
+//>>css.structure: ../themes/base/button.css
+//>>css.theme: ../themes/base/theme.css
(function( factory ) {
if ( typeof define === "function" && define.amd ) {