Lots of style and admin tweaks

git-svn-id: https://develop.svn.wordpress.org/trunk@3770 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2006-05-10 20:35:10 +00:00
parent a3d0bb059d
commit 104a56563c
10 changed files with 98 additions and 80 deletions
+23 -1
View File
@@ -40,6 +40,28 @@ a.delete:hover {
overflow: hidden;
}
.widefat {
width: 100%;
}
.widefat td, .widefat th {
padding: 5px 6px;
}
.import-system {
font-size: 16px;
}
thead {
background: #dfdfdf
}
#import-upload-form {
width: 300px;
margin: auto;
text-align: center;
}
a.edit, a.delete, a.edit:hover, a.delete:hover {
border-bottom: none;
display: block;
@@ -366,7 +388,7 @@ form#upload #post_content {
clear: both;
}
table .vers, table .name {
table .vers {
text-align: center;
}