aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/schema
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-13 20:01:05 +0000
committerMario <mario@mariovavti.com>2023-01-13 20:01:05 +0000
commit2805520d1bcb2640fc079d54f5f230f7b87d1f84 (patch)
tree43b3e5bb7c71522d04560015478765a7b763a5fe /view/theme/redbasic/schema
parentf6d940606350eb8685c278af6d87f3a0b8c0f5e5 (diff)
parentfb7ca18820e7618325dded78a3c3a464dd01b391 (diff)
downloadvolse-hubzilla-8.0.tar.gz
volse-hubzilla-8.0.tar.bz2
volse-hubzilla-8.0.zip
Merge remote-tracking branch 'origin/8.0RC'8.0
Diffstat (limited to 'view/theme/redbasic/schema')
-rw-r--r--view/theme/redbasic/schema/bootstrap-nightfall.css2
-rw-r--r--view/theme/redbasic/schema/dark.css17
2 files changed, 18 insertions, 1 deletions
diff --git a/view/theme/redbasic/schema/bootstrap-nightfall.css b/view/theme/redbasic/schema/bootstrap-nightfall.css
index d9cb8cc63..c574ed29b 100644
--- a/view/theme/redbasic/schema/bootstrap-nightfall.css
+++ b/view/theme/redbasic/schema/bootstrap-nightfall.css
@@ -1895,4 +1895,4 @@ body::selection {
background: rgba(23, 162, 184, 0.5);
}
-/*# sourceMappingURL=bootstrap-nightfall.css.map */ \ No newline at end of file
+/*# sourceMappingURL=bootstrap-nightfall.css.map */
diff --git a/view/theme/redbasic/schema/dark.css b/view/theme/redbasic/schema/dark.css
index 3a93a5c17..bc1a84ec8 100644
--- a/view/theme/redbasic/schema/dark.css
+++ b/view/theme/redbasic/schema/dark.css
@@ -32,3 +32,20 @@ a,
.fakelink {
color: var(--bs-link-color);
}
+.item-category {
+ background-color: #293a4f !important;
+}
+#cboxContent {
+ background-color: #273039;
+}
+#jot-title-wrap,
+#jot-summary-wrap,
+#jot-pagetitle-wrap,
+#jot-category-wrap,
+#jot-customjotheaders-wrap {
+ border-bottom: 1px solid var(--bs-border-color);
+}
+#adminpage table tr:hover {
+ background-color: #2E3136;
+}
+