13 lines
250 B
SCSS
13 lines
250 B
SCSS
.user-main .about.collapsed-info .details {
|
|
background: var(--d-content-background);
|
|
}
|
|
|
|
.user-menu .quick-access-panel .read,
|
|
.user-notifications-list .read {
|
|
background: var(--d-content-background);
|
|
}
|
|
|
|
.powered-by-discourse {
|
|
z-index: 9999;
|
|
}
|