mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Bundled Themes: Twenty Twenty property border-style is overwritten - coding standard.
Fixes coding standard violations in the classic editor stylesheets. Props ankitmaru. Fixes #49006. git-svn-id: https://develop.svn.wordpress.org/trunk@47264 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -246,7 +246,6 @@ body#tinymce.wp-editor.content h6 {
|
||||
/* Blockquote -------------------------------- */
|
||||
|
||||
body#tinymce.wp-editor.content blockquote {
|
||||
border-style: solid;
|
||||
border: none;
|
||||
border-right: 2px solid #cd2653;
|
||||
margin: 0 0 1.6em 0;
|
||||
|
||||
@@ -246,7 +246,6 @@ body#tinymce.wp-editor.content h6 {
|
||||
/* Blockquote -------------------------------- */
|
||||
|
||||
body#tinymce.wp-editor.content blockquote {
|
||||
border-style: solid;
|
||||
border: none;
|
||||
border-left: 2px solid #cd2653;
|
||||
margin: 0 0 1.6em 0;
|
||||
|
||||
Reference in New Issue
Block a user