aboutsummaryrefslogtreecommitdiff
path: root/static/css/red.css
diff options
context:
space:
mode:
authorLibravatar Jay 2019-04-08 00:32:28 -0400
committerLibravatar Jay 2019-04-08 00:32:28 -0400
commit235137b4dcdfa1f930b2c6811a1f394e83d12a24 (patch)
tree189046658a9ad80a2b9acdf4d9a061f368e732ba /static/css/red.css
parentafb92f007bc4e74b0724a2e5791ce4b7fff1ff6e (diff)
downloadweabot-235137b4dcdfa1f930b2c6811a1f394e83d12a24.tar.gz
weabot-235137b4dcdfa1f930b2c6811a1f394e83d12a24.tar.xz
weabot-235137b4dcdfa1f930b2c6811a1f394e83d12a24.zip
Devolviendo borde a .highlight en IB
Diffstat (limited to 'static/css/red.css')
-rw-r--r--static/css/red.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/red.css b/static/css/red.css
index ad3159a..e8018a6 100644
--- a/static/css/red.css
+++ b/static/css/red.css
@@ -11,7 +11,7 @@ a:hover,a:hover .name,.nav label:hover{color:#D00}
.omitted,.abbrev{color:#707070}
.reply,#q-p{background:#FBB}
.subj{color:#CC1105;font-weight:bold}
-.highlight{background:#F0E0D6}
+.highlight{background:#F0E0D6;outline:1px dashed #EA8}
.managertable td{background:#FED0D0}
.managertable th{background:#FA4A4A;color:#400000}
#catalog .thread:hover{background:#FBB}