| | |
| | | background: #ffffff; |
| | | } |
| | | } |
| | | .braft-content table.no-border { |
| | | td, th { |
| | | border: none; |
| | | } |
| | | } |
| | | .braft-content table.align-center { |
| | | td, th { |
| | | text-align: center; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .custom-braft-editor-box.th-light { |
| | |
| | | } |
| | | .custom-braft-editor-box.no-border { |
| | | .braft-content { |
| | | table { |
| | | table:not(.border) { |
| | | td, th { |
| | | border: none!important; |
| | | } |
| | |
| | | } |
| | | .custom-braft-editor-box.bold-border { |
| | | .braft-content { |
| | | table { |
| | | table:not(.no-border) { |
| | | td, th { |
| | | border-width: 2px!important; |
| | | } |
| | |
| | | } |
| | | .custom-braft-editor-box.deep-border { |
| | | .braft-content { |
| | | table { |
| | | table:not(.no-border) { |
| | | td, th { |
| | | border-color: rgba(0, 0, 0, 0.85)!important; |
| | | } |