mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Improve focus styles for:
* Quick Draft links * Media Library list mode thumbnails props afercia. fixes #32284, #32291. git-svn-id: https://develop.svn.wordpress.org/trunk@32476 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -448,7 +448,6 @@ body #dashboard-widgets .postbox form .submit {
|
||||
}
|
||||
|
||||
#dashboard_quick_press form {
|
||||
overflow: hidden;
|
||||
margin: 12px;
|
||||
}
|
||||
|
||||
@@ -569,12 +568,11 @@ form.initial-form.quickpress-open input#title {
|
||||
}
|
||||
|
||||
#dashboard_quick_press .draft-title {
|
||||
overflow: hidden;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#dashboard_quick_press .draft-title a,
|
||||
#dashboard_quick_press .draft-title time {
|
||||
float: left;
|
||||
margin: 0 5px 0 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user