From 5f968cda2b83e6c61a037746440a6f858ecc42d9 Mon Sep 17 00:00:00 2001 From: westi Date: Sat, 25 Oct 2008 19:55:56 +0000 Subject: [PATCH] First stab at better options pages. WIP. git-svn-id: http://svn.automattic.com/wordpress/trunk@9343 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/options-general.php | 32 +++++++++++++++----------------- wp-admin/options-misc.php | 12 ++++-------- wp-admin/wp-admin.css | 12 ++++++++++-- 3 files changed, 29 insertions(+), 27 deletions(-) diff --git a/wp-admin/options-general.php b/wp-admin/options-general.php index a9397470d..f910f2168 100644 --- a/wp-admin/options-general.php +++ b/wp-admin/options-general.php @@ -54,34 +54,29 @@ include('./admin-header.php');
-

- -

- - + - + - + - + - + @@ -127,10 +122,13 @@ foreach ( $offset_range as $offset ) { } ?> -
-UTC time is %s'), gmdate(__('Y-m-d G:i:s'))); ?>
-%2$s'), $current_offset_name, gmdate(__('Y-m-d G:i:s'), current_time('timestamp'))); ?>
- + +UTC time is %s'), gmdate(__('Y-m-d G:i:s'))); ?> + + %2$s'), $current_offset_name, gmdate(__('Y-m-d G:i:s'), current_time('timestamp'))); ?> + +
+ diff --git a/wp-admin/options-misc.php b/wp-admin/options-misc.php index 173a3eacb..dbcee35c7 100644 --- a/wp-admin/options-misc.php +++ b/wp-admin/options-misc.php @@ -24,23 +24,19 @@ include('admin-header.php'); -

- -

- -

+

-
-
+
" />" />
" />
to be different from the directory you installed WordPress.'); ?>
" /> +to be different from the directory you installed WordPress.'); ?>
-
-
+
- + diff --git a/wp-admin/wp-admin.css b/wp-admin/wp-admin.css index c0f9297d4..8d33d719f 100644 --- a/wp-admin/wp-admin.css +++ b/wp-admin/wp-admin.css @@ -1090,7 +1090,7 @@ html, body { .form-table { border-collapse: collapse; - margin-top: 1em; + margin-top: 0.5em; width: 100%; margin-bottom: -8px; } @@ -1110,7 +1110,7 @@ html, body { vertical-align: top; text-align: left; padding: 10px; - width: 150px; + width: 200px; border-bottom-width: 8px; border-bottom-style: solid; } @@ -2779,3 +2779,11 @@ abbr.required { border-bottom: 1px solid #626262; } +#utc-time, #local-time { + padding-left: 25px; + font-style: italic; +} + +.setting-description { + font-style: italic; +}
-
-wp-content/uploads'); ?> +wp-content/uploads'); ?>
+