more dicking abuot

This commit is contained in:
tobi 2025-04-17 18:32:25 +02:00
commit 6ef4cc36b2
9 changed files with 176 additions and 71 deletions

View file

@ -143,6 +143,12 @@ blockquote {
background: var(--outer-space);
}
/* Status info dropdown content */
.status.expanded .status-info .status-stats .stats-more-info-content,
.status .status-info .status-stats .stats-more-info-content {
background: var(--outer-space);
}
/* Make show more/less buttons more legible */
.status .button {
border: 1px solid var(--feral-orange);