diff --git src/bp-core/admin/css/common-rtl.css src/bp-core/admin/css/common-rtl.css
index 1bbd8508a..0b52dac9f 100644
|
|
TABLE OF CONTENTS: |
21 | 21 | 3.1 Users List |
22 | 22 | 3.2 Site Notices |
23 | 23 | 4.0 Emails - Edit page |
24 | | 5.0 Plugins page |
| 24 | 5.0 Block Editor |
| 25 | 6.0 Plugins page |
25 | 26 | ------------------------------------------------------------------------------*/ |
26 | 27 | |
27 | 28 | /*------------------------------------------------------------------------------ |
… |
… |
body.post-type-bp-email .categorydiv label { |
538 | 539 | } |
539 | 540 | |
540 | 541 | /*------------------------------------------------------------------------------ |
541 | | * 5.0 Plugins page |
| 542 | * 5.0 Block Editor |
| 543 | *----------------------------------------------------------------------------*/ |
| 544 | .block-editor-inserter__panel-header span.dashicons-buddicons-buddypress-logo { |
| 545 | color: #d84800; |
| 546 | } |
| 547 | |
| 548 | /*------------------------------------------------------------------------------ |
| 549 | * 6.0 Plugins page |
542 | 550 | *----------------------------------------------------------------------------*/ |
543 | 551 | #buddypress-update.not-shiny .update-message { |
544 | 552 | border-right: 0; |
diff --git src/bp-core/admin/css/common.css src/bp-core/admin/css/common.css
index d2730f9a9..72d8f8803 100644
|
|
TABLE OF CONTENTS: |
21 | 21 | 3.1 Users List |
22 | 22 | 3.2 Site Notices |
23 | 23 | 4.0 Emails - Edit page |
24 | | 5.0 Plugins page |
| 24 | 5.0 Block Editor |
| 25 | 6.0 Plugins page |
25 | 26 | ------------------------------------------------------------------------------*/ |
26 | 27 | |
27 | 28 | /*------------------------------------------------------------------------------ |
… |
… |
body.post-type-bp-email .categorydiv label { |
538 | 539 | } |
539 | 540 | |
540 | 541 | /*------------------------------------------------------------------------------ |
541 | | * 5.0 Plugins page |
| 542 | * 5.0 Block Editor |
| 543 | *----------------------------------------------------------------------------*/ |
| 544 | .block-editor-inserter__panel-header span.dashicons-buddicons-buddypress-logo { |
| 545 | color: #d84800; |
| 546 | } |
| 547 | |
| 548 | /*------------------------------------------------------------------------------ |
| 549 | * 6.0 Plugins page |
542 | 550 | *----------------------------------------------------------------------------*/ |
543 | 551 | #buddypress-update.not-shiny .update-message { |
544 | 552 | border-left: 0; |