]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/wp-admin.css
Wordpress 2.8.2
[autoinstalls/wordpress.git] / wp-admin / wp-admin.css
index 21284cba7bd6a788eb203f88a6a164e7c35bf38b..aaa6757eb65e7200d99761945f8fc1005f8694d5 100644 (file)
@@ -437,6 +437,10 @@ a.button-secondary {
        padding: 2px;
 }
 
+#timezone_string option {
+       margin-left: 1em;
+}
+
 .approve {
        display: none;
 }
@@ -2092,12 +2096,6 @@ p.search-box {
        padding: 0 0 .2em 1px;
 }
 
-.bordertitle {
-       padding-bottom: 5px;
-       border-bottom-width: 1px;
-       border-bottom-style: solid;
-}
-
 /* Edit posts */
 
 td.post-title strong, td.plugin-title strong {
@@ -3186,6 +3184,10 @@ table.fixed {
        overflow: hidden;
 }
 
+.widefat td p {
+       margin: 2px 0 0.8em;
+}
+
 table .vers,
 table .column-visible,
 table .column-rating {