aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Dark/dark.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-11-01 22:34:39 +0100
committerGravatar GitHub <noreply@github.com> 2022-11-01 22:34:39 +0100
commit8781cd12d7ebbd66ebbbbeb692be393aa4bb528a (patch)
treed150a712b788e668cddde06e531b269e585b3304 /p/themes/Dark/dark.css
parent1e2683be7b7c924af67e6e1d89cfc48bae83d2b2 (diff)
fix (#4806)
Diffstat (limited to 'p/themes/Dark/dark.css')
-rw-r--r--p/themes/Dark/dark.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/p/themes/Dark/dark.css b/p/themes/Dark/dark.css
index 598469b4b..c0a5fa507 100644
--- a/p/themes/Dark/dark.css
+++ b/p/themes/Dark/dark.css
@@ -947,6 +947,10 @@ a.btn {
border-left: 1px solid #666;
}
+.properties {
+ color: #111;
+}
+
/*=== DIVERS */
/*===========*/
.aside.aside_feed .nav-form input,