mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Clean up styles for #wphead, #favorite-actions and the old editor buttons, props andrewryno, see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@18976 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -13,8 +13,7 @@ TABLE OF CONTENTS:
|
||||
4.0 - Notifications
|
||||
5.0 - TinyMCE
|
||||
6.0 - Admin Header
|
||||
6.1 - Favorites Menu
|
||||
6.2 - Screen Options Tabs
|
||||
6.1 - Screen Options Tabs
|
||||
7.0 - Main Navigation
|
||||
8.0 - Layout Blocks
|
||||
9.0 - Dashboard
|
||||
@@ -305,34 +304,11 @@ form.upgrade .hint {
|
||||
}
|
||||
|
||||
#wphead h1 {
|
||||
font: Tahoma, Arial, sans-serif;
|
||||
float: right;
|
||||
}
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
6.1 - Favorites Menu
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
#favorite-actions {
|
||||
margin: 0 15px 0 12px;
|
||||
}
|
||||
|
||||
#favorite-first a {
|
||||
padding: 2px 12px 2px 0;
|
||||
}
|
||||
|
||||
#favorite-inside a {
|
||||
padding: 3px 10px 3px 5px;
|
||||
}
|
||||
|
||||
#favorite-toggle {
|
||||
right: auto;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
6.2 - Screen Options Tabs
|
||||
6.1 - Screen Options Tabs
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
#screen-meta .screen-reader-text {
|
||||
@@ -729,17 +705,6 @@ th.sorted a span {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#edButtonPreview,
|
||||
#edButtonHTML {
|
||||
margin: 5px 0 0 5px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
#poststuff #edButtonHTML {
|
||||
margin-right: 0;
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
.submitbox .submit {
|
||||
text-align: right;
|
||||
}
|
||||
@@ -1940,17 +1905,6 @@ div.star {
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
|
||||
/* press-this */
|
||||
body.press-this {
|
||||
font-family: Tahoma, Arial;
|
||||
}
|
||||
|
||||
#header-logo,
|
||||
#wphead h1 {
|
||||
float: right;
|
||||
}
|
||||
|
||||
/* Editor/Main Column */
|
||||
.posting {
|
||||
margin-left: 212px;
|
||||
|
||||
Reference in New Issue
Block a user