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:
parent
f26d4d3735
commit
72e7742446
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user