diff --git a/docs/_assets/css/jqm-docs.css b/docs/_assets/css/jqm-docs.css index 7ffa59dd..ede681b1 100644 --- a/docs/_assets/css/jqm-docs.css +++ b/docs/_assets/css/jqm-docs.css @@ -3,4 +3,5 @@ .ui-mobile #jqm-homeheader h1 { margin: 0 0 10px; } .ui-mobile #jqm-homeheader p { margin: 0; } .ui-mobile #jqm-version { text-indent: -99999px; background: url(../images/version.png) top right no-repeat; width: 119px; height: 122px; overflow: hidden; position: absolute; top: 0; right: 0; } -.ui-mobile .jqm-themeswitcher { clear: both; margin: 20px 0 -15px; } \ No newline at end of file +.ui-mobile .jqm-themeswitcher { clear: both; margin: 20px 0 -15px; } +dt { font-weight: bold; margin-top: 2em; } \ No newline at end of file diff --git a/docs/api/global-settings.html b/docs/api/global-settings.html index 320a0090..aa6331a2 100755 --- a/docs/api/global-settings.html +++ b/docs/api/global-settings.html @@ -4,6 +4,7 @@ jQuery Mobile Docs - Configurable Default Settings +