diff --git a/wp-admin/options-general.php b/wp-admin/options-general.php index a9397470d4..f910f2168b 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 173a3eacb5..dbcee35c73 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 c0f9297d44..8d33d719f7 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'); ?>
+