Skip to content

Commit be8a88d

Browse files
committed
Added ../css/structure/jquery.mobile.button.css to the css metadata
1 parent ee794c2 commit be8a88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/jquery.mobile.buttonMarkup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//>>excludeStart("jqmBuildExclude", pragmas.jqmBuildExclude);
22
//>>description: For making button-like links.
33
//>>label: Buttons
4-
//>>css: ../css/themes/default/jquery.mobile.theme.css
4+
//>>css: ../css/themes/default/jquery.mobile.theme.css, ../css/structure/jquery.mobile.button.css
55

66
define( [ "jquery", "./jquery.mobile.core", "./jquery.mobile.vmouse" ], function( $ ) {
77
//>>excludeEnd("jqmBuildExclude");

0 commit comments

Comments
 (0)