aboutsummaryrefslogtreecommitdiff
path: root/static/css/kraut.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/kraut.css')
-rw-r--r--static/css/kraut.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/kraut.css b/static/css/kraut.css
index a9e82da..277b2a9 100644
--- a/static/css/kraut.css
+++ b/static/css/kraut.css
@@ -15,7 +15,7 @@ a:hover,a:hover .name,.nav label:hover{color:#922}
.thumb{background:#ddd;border:1px solid #aaa}
.reply .thumb{background:#99b;border:1px solid #aaf}
#q-p{border:1px solid #003099;box-shadow:5px 5px #333}
-.highlight{background:#aac;/*border:2px dashed #448*/}
+.highlight{background:#aac;outline:2px dashed #448}
.managertable td{background:#ddd}
.managertable th{background:#313370;color:#fff}
#catalog .thread:hover{background:#aac;box-shadow:0 0 5px 5px #aac}