Editor scrolling: better "scroll into view" in the visual editor. Don't override MCE path focus style. Props avryl, see #28328.
Built from https://develop.svn.wordpress.org/trunk@29186 git-svn-id: http://core.svn.wordpress.org/trunk@28970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -181,11 +181,6 @@ div.mce-path {
|
||||
line-height: 18px;
|
||||
}
|
||||
|
||||
.mce-path-item:focus {
|
||||
background: none;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.mce-toolbar .mce-btn,
|
||||
.qt-fullscreen {
|
||||
border-color: transparent;
|
||||
|
||||
2
wp-includes/css/editor-rtl.min.css
vendored
2
wp-includes/css/editor-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -181,11 +181,6 @@ div.mce-path {
|
||||
line-height: 18px;
|
||||
}
|
||||
|
||||
.mce-path-item:focus {
|
||||
background: none;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.mce-toolbar .mce-btn,
|
||||
.qt-fullscreen {
|
||||
border-color: transparent;
|
||||
|
||||
2
wp-includes/css/editor.min.css
vendored
2
wp-includes/css/editor.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user