mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Fix typo in hex color code. props bananastalktome. fixes #20574.
git-svn-id: https://develop.svn.wordpress.org/trunk@20643 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1457,7 +1457,7 @@ html[dir="rtl"] .wp-switch-editor {
|
||||
}
|
||||
|
||||
.wp-dialog {
|
||||
background-color: fff;
|
||||
background-color: #fff;
|
||||
-webkit-border-top-left-radius: 4px;
|
||||
-webkit-border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
|
||||
Reference in New Issue
Block a user