git-svn-id: https://develop.svn.wordpress.org/trunk@27058 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
13c1dd0004
commit
bd395b5d3e
|
@ -74,6 +74,10 @@ div.mce-statusbar {
|
||||||
text-shadow: 0;
|
text-shadow: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mce-toolbar .mce-btn:focus {
|
||||||
|
outline: 1px solid #888;
|
||||||
|
}
|
||||||
|
|
||||||
.mce-toolbar .mce-btn-group .mce-btn.mce-listbox {
|
.mce-toolbar .mce-btn-group .mce-btn.mce-listbox {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
direction: ltr;
|
direction: ltr;
|
||||||
|
|
Loading…
Reference in New Issue