X-Git-Url: http://git.ieval.ro/?p=nethack-naodash.git;a=blobdiff_plain;f=web%2Fdash.css;fp=web%2Fdash.css;h=5c57cb66dcedb95e76ede79f04a94710e8b9dde7;hp=82a0bc6de933b9c1ba291370bff4af9691db2e30;hb=97c8b5c7c23acb0ffda833d4ab528c3cfc683cab;hpb=9a65292960ad5038b2d50c58ae008120406ef4d0 diff --git a/web/dash.css b/web/dash.css index 82a0bc6..5c57cb6 100644 --- a/web/dash.css +++ b/web/dash.css @@ -39,10 +39,6 @@ h2:after { text-align: center; } -span[title]:after { - content: " ✗"; -} - span[title] { color: #D33; font-family: monospace; @@ -53,10 +49,7 @@ span[title] { span[title].done { color: #8F8; -} - -span[title].done:after { - content: " ✓"; + text-decoration: underline; } dl {