diff options
Diffstat (limited to 'static/css/futaba.css')
-rw-r--r-- | static/css/futaba.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/futaba.css b/static/css/futaba.css index f90af88..7ba229b 100644 --- a/static/css/futaba.css +++ b/static/css/futaba.css @@ -13,7 +13,7 @@ a:hover,a:hover .name,a:hover .name b,.nav label:hover{color:#D00} .omitted{color:#707070} .reply,#q-p{background:#F0E0D6} .abbrev{color:#707070} -.highlight{background:#F0C0B0} +.highlight{background:#F0C0B0;outline:1px dashed #EA8} .managertable td{background:#EEEECC;color:#800000} .managertable th{background:#AAAA66;color:#400000} #catalog .thread:hover{background:#F0E0D6;box-shadow:0 0 5px 5px #F0E0D6} |