mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 14:50:29 +00:00
Improve visible focus in the admin, props lessbloat, fixes #21324
git-svn-id: https://develop.svn.wordpress.org/trunk@22268 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1019,6 +1019,10 @@ html[dir="rtl"] .wp-switch-editor {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.wp-switch-editor:active {
|
||||
background-color: #f1f1f1;
|
||||
}
|
||||
|
||||
.wp-switch-editor:hover {
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user