aboutsummaryrefslogtreecommitdiff
path: root/static/css/buri.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/buri.css')
-rw-r--r--static/css/buri.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/buri.css b/static/css/buri.css
index b8c1eb5..44169fe 100644
--- a/static/css/buri.css
+++ b/static/css/buri.css
@@ -14,7 +14,7 @@ a:hover,a:hover .name,a:hover .name b,.nav label:hover{color:#DD0000}
.name b{color:#117743}
.reply,#q-p{background:#D6DAF0;color:#000}
.omitted,.abbrev{color:#707070}
-.highlight{background:#c1c6e2}
+.highlight{background:#c1c6e2;outline:1px dashed #0F0C5D}
.managertable td{background:#9AD2F6;color:#000}
.managertable th{background:#0F8FE1;color:#000}
#catalog .thread:hover{background:#D6DAF0;box-shadow:0 0 5px 5px #D6DAF0}