Accessibility: Reduce the WordPress shades of grey, Episode 3.
Also, removes some no more used CSS. See #35783. Built from https://develop.svn.wordpress.org/trunk@36904 git-svn-id: http://core.svn.wordpress.org/trunk@36872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1443,7 +1443,7 @@ body.adding-widget .add-new-widget:before,
|
||||
z-index: 1;
|
||||
width: 300px;
|
||||
background: #eee;
|
||||
border-bottom: 1px solid #e4e4e4;
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
}
|
||||
|
||||
/* search field container */
|
||||
@@ -1476,7 +1476,7 @@ body.adding-widget .add-new-widget:before,
|
||||
position: relative;
|
||||
padding: 20px 15px 20px 60px;
|
||||
background: #fff;
|
||||
border-bottom: 1px solid #e4e4e4;
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
cursor: pointer;
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user