chore: up themes

This commit is contained in:
Barış Soner Uşaklı
2026-02-22 00:54:45 -05:00
parent 6da0061408
commit 38680c3e58
2 changed files with 4 additions and 5 deletions

View File

@@ -107,10 +107,10 @@
"nodebb-plugin-spam-be-gone": "2.3.2", "nodebb-plugin-spam-be-gone": "2.3.2",
"nodebb-plugin-web-push": "0.7.6", "nodebb-plugin-web-push": "0.7.6",
"nodebb-rewards-essentials": "1.0.2", "nodebb-rewards-essentials": "1.0.2",
"nodebb-theme-harmony": "2.2.29", "nodebb-theme-harmony": "2.2.30",
"nodebb-theme-lavender": "7.1.21", "nodebb-theme-lavender": "7.1.21",
"nodebb-theme-peace": "2.2.51", "nodebb-theme-peace": "2.2.51",
"nodebb-theme-persona": "14.2.19", "nodebb-theme-persona": "14.2.20",
"nodebb-widget-essentials": "7.0.42", "nodebb-widget-essentials": "7.0.42",
"nodemailer": "8.0.1", "nodemailer": "8.0.1",
"nprogress": "0.2.0", "nprogress": "0.2.0",

View File

@@ -136,9 +136,8 @@ blockquote {
} }
} }
.border-muted { .border-muted { border-color: $text-muted!important; }
border-color: $text-muted!important; .border-body { border-color: var(--bs-body-bg)!important; }
}
.hidden-empty { .hidden-empty {
&:empty { &:empty {