%2$s!'), 'profile.php', $user_identity) ?> | | Help'), 'http://codex.wordpress.org/') ?> | Forums'), 'http://wordpress.org/support/') ?>
diff --git a/wp-admin/categories.php b/wp-admin/categories.php
index 41312ea5dd..4c4addba71 100644
--- a/wp-admin/categories.php
+++ b/wp-admin/categories.php
@@ -134,7 +134,7 @@ $messages[5] = __('Category not updated.');
-
+
diff --git a/wp-admin/css/global.css b/wp-admin/css/global.css
index 169650f4d8..415d32a2b9 100644
--- a/wp-admin/css/global.css
+++ b/wp-admin/css/global.css
@@ -4,6 +4,12 @@ a { color: #2583ad; text-decoration: none; }
a:hover, .subsubsub a:hover, .subsubsub a.current:hover { color: #d54e21; }
+a:focus, a:active {
+ border: none;
+ -moz-outline: none;
+ outline: none;
+}
+
body {
background: #ffffff;
color: #333333;
@@ -93,7 +99,7 @@ textarea, input, select {
clear: both;
color: #666666;
font: 24px Georgia, "Times New Roman", Times, serif;
- margin: 0 0 0 -5px;
+ margin: 5px 0 0 -4px;
padding: 0;
- padding-bottom: 5px;
+ padding-bottom: 7px;
}
diff --git a/wp-admin/edit-category-form.php b/wp-admin/edit-category-form.php
index 701ba0e705..1d539a6374 100644
--- a/wp-admin/edit-category-form.php
+++ b/wp-admin/edit-category-form.php
@@ -43,7 +43,7 @@ if ( ! empty($cat_ID) ) {
|
-
+
diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php
index 38f89fbb7a..b46fd0050d 100644
--- a/wp-admin/edit-form-advanced.php
+++ b/wp-admin/edit-form-advanced.php
@@ -45,7 +45,7 @@ if ('' != $post->pinged) {
$pings .= '';
}
-$saveasdraft = '
';
+$saveasdraft = '
';
?>
@@ -154,14 +154,14 @@ if ($post_ID) {
diff --git a/wp-admin/edit-link-category-form.php b/wp-admin/edit-link-category-form.php
index 9afd440899..8d1b864ef6 100644
--- a/wp-admin/edit-link-category-form.php
+++ b/wp-admin/edit-link-category-form.php
@@ -37,7 +37,7 @@ if ( ! empty($cat_ID) ) {