aboutsummaryrefslogtreecommitdiff
path: root/static/css/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/night.css')
-rw-r--r--static/css/night.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/night.css b/static/css/night.css
index ba3ee7b..4249a5a 100644
--- a/static/css/night.css
+++ b/static/css/night.css
@@ -13,7 +13,7 @@ a:hover,a:hover .name,.nav label:hover{color:#888c90}
.name a:hover{color:#426fa0}
.reply{background:#2F3D48;border:1px solid #1c242b}
.abbrev{color:#707070}
-.highlight{background:#1D1D21;border:1px solid #111}
+.highlight{background:#1D1D21;border:1px dashed #7A848C}
hr{border:none;border-top:1px solid #979ea3;height:0}
#catalog .thread:hover{background:#2F3D48;box-shadow:0 0 5px 5px #2F3D48}
#catalog .replies{color:#909090;font-weight:bold}