Use the "media" admin menu icon for the add media button in DFW, move the tagline, see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -654,11 +654,10 @@ form.upgrade .hint {
|
||||
}
|
||||
|
||||
#wp-fullscreen-tagline {
|
||||
bottom: 20px;
|
||||
color: #BBBBBB;
|
||||
font-size: 18px;
|
||||
position: fixed;
|
||||
right: 20px;
|
||||
float: right;
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
/* =Top bar
|
||||
@@ -799,6 +798,15 @@ form.upgrade .hint {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#wp-fullscreen-buttons .mce_image .mce_image {
|
||||
background-image: url("../images/menu.png?ver=20100531");
|
||||
background-position: -124px -38px;
|
||||
}
|
||||
|
||||
#wp-fullscreen-buttons .mce_image .mce_image:hover {
|
||||
background-position: -124px -6px;
|
||||
}
|
||||
|
||||
/* =Thickbox Adjustments
|
||||
-------------------------------------------------------------- */
|
||||
.fullscreen-active #TB_overlay {
|
||||
|
||||
Reference in New Issue
Block a user