Improve focus styles for:
* Quick Draft links * Media Library list mode thumbnails props afercia. fixes #32284, #32291. Built from https://develop.svn.wordpress.org/trunk@32476 git-svn-id: http://core.svn.wordpress.org/trunk@32446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -2036,14 +2036,17 @@ td.media-icon {
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
|
||||
td.media-icon a {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
td.media-icon img {
|
||||
display: block;
|
||||
max-width: 80px;
|
||||
max-height: 60px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
td.image-icon img {
|
||||
border: 1px solid #e7e7e7;
|
||||
border: 1px solid rgba(0, 0, 0, 0.07);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user