mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-07 14:14:36 +00:00
More work on Publish postbox. Post status tweaks, post date tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@9402 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -210,12 +210,17 @@ table#availablethemes td.bottom {
|
||||
#misc-publishing-actions {
|
||||
float: left;
|
||||
border-right: 1px solid #ddd;
|
||||
min-height: 70px;
|
||||
}
|
||||
|
||||
#side-sortables #misc-publishing-actions {
|
||||
max-width: 170px;
|
||||
}
|
||||
|
||||
#side-sortable #minor-publishing-actions {
|
||||
max-width: 108px;
|
||||
}
|
||||
|
||||
.misc-pub-section {
|
||||
padding: 6px;
|
||||
border-bottom: 1px solid #ddd;
|
||||
@@ -226,7 +231,7 @@ table#availablethemes td.bottom {
|
||||
}
|
||||
|
||||
#minor-publishing-actions {
|
||||
padding: 6px 6px 0 0;
|
||||
padding: 4px 4px 4px 0;
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user