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:
@@ -280,7 +280,7 @@
|
||||
|
||||
.ui-dialog-titlebar {
|
||||
background: #fcfcfc;
|
||||
border-bottom: 1px solid #dfdfdf;
|
||||
border-bottom: 1px solid #ddd;
|
||||
height: 36px;
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
@@ -332,7 +332,7 @@
|
||||
|
||||
.ui-dialog-buttonpane {
|
||||
background: #fcfcfc;
|
||||
border-top: 1px solid #dfdfdf;
|
||||
border-top: 1px solid #ddd;
|
||||
padding: 16px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user