mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
DFW: fix buttons and the title width, make the fade out/in when opening and closing a bit faster. See #24067.
git-svn-id: https://develop.svn.wordpress.org/trunk@26896 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -915,7 +915,7 @@ final class _WP_Editors {
|
||||
</div>
|
||||
|
||||
<div class="fullscreen-overlay" id="fullscreen-overlay"></div>
|
||||
<div class="fullscreen-overlay fullscreen-fader fade-600" id="fullscreen-fader"></div>
|
||||
<div class="fullscreen-overlay fullscreen-fader fade-300" id="fullscreen-fader"></div>
|
||||
<?php
|
||||
}
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ div.mce-toolbar-grp {
|
||||
padding: 1px 3px;
|
||||
}
|
||||
|
||||
.mce-statusbar {
|
||||
div.mce-statusbar {
|
||||
border-top: 1px solid #eee;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user