# speechkit/4.2.4/src/Component/Post/Sidebar/PostSidebar.css

BeyondWords – AI audio for publishers, version 4.2.4. 16 lines.

- Page: https://pluginprobe.com/plugins/speechkit/4.2.4/code/src/Component/Post/Sidebar/PostSidebar.css
- Raw: https://pluginprobe.com/plugins/speechkit/4.2.4/raw/src/Component/Post/Sidebar/PostSidebar.css
- Modified: 2023-11-15T21:11:02+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/speechkit/4.2.4/code/src/Component/Post/Sidebar/PostSidebar.css#L10-L20`.

```css
.beyondwords-sidebar__status--failed .components-panel__body-toggle.components-button,
.beyondwords-sidebar__status--error .components-panel__body-toggle.components-button,
.beyondwords-sidebar__status--payment-required .components-panel__body-toggle.components-button {
  color: red;
}

.beyondwords-sidebar__post-status-description--failed,
.beyondwords-sidebar__post-status-description--error,
.beyondwords-sidebar__post-status-description--payment-required {
  color: red;
}

.beyondwords .components-button.is-secondary .dashicon {
  margin-right: 5px;
}

```
