mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
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:
+23
-1
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user