diff --git a/inc/roots-options.php b/inc/roots-options.php index cd3286a..76724ee 100644 --- a/inc/roots-options.php +++ b/inc/roots-options.php @@ -3,7 +3,7 @@ function roots_admin_enqueue_scripts($hook_suffix) { if ($hook_suffix !== 'appearance_page_theme_options') return; - + wp_enqueue_style('roots-theme-options', get_template_directory_uri() . '/inc/css/theme-options.css'); wp_enqueue_script('roots-theme-options', get_template_directory_uri() . '/inc/js/theme-options.js'); } @@ -127,7 +127,7 @@ $roots_css_frameworks = array( ) ) ); - + // Write the above array of CSS frameworks into a script tag function roots_add_frameworks_object_script() { global $roots_css_frameworks; @@ -184,7 +184,7 @@ function roots_theme_options_render_page() {
@@ -200,7 +200,7 @@ function roots_theme_options_render_page() { - +
@@ -210,7 +210,7 @@ function roots_theme_options_render_page() {
- +
@@ -220,46 +220,46 @@ function roots_theme_options_render_page() {
- +
+ + +
- +
+ + +
- +
+ + +
- - + + - - + +