wordpress-activitypub-event.../assets/css/activitypub-event-extensions-admin.css
André Menrath 3f6a93e268
Some checks failed
PHP Code Checker / PHP Code Checker (pull_request) Successful in 40s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Failing after 59s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Failing after 1m1s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Failing after 1m2s
Rename plugin to ActivityPub Event Bridge
2024-10-02 20:09:37 +02:00

6 lines
146 B
CSS

.activitypub-event-bridge-settings-page .box {
border: 1px solid #c3c4c7;
background-color: #fff;
padding: 1em 1.5em;
margin-bottom: 1.5em;
}