From: Mischa POSLAWSKY Date: Sat, 20 Jun 2015 06:02:55 +0000 (+0200) Subject: sc: coloured underline for passive ability style X-Git-Tag: v1.8~109 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/01646e2d461ab148a5e13081cbab26fb5c2ee3b4 sc: coloured underline for passive ability style More refined appearance if available (currently only Firefox and Safari). --- diff --git a/sc.css b/sc.css index 0b53931..0f2bb88 100644 --- a/sc.css +++ b/sc.css @@ -96,6 +96,9 @@ tbody .unit-shield { } .magic-perma { text-decoration: underline; + text-decoration-color: #8C0; + -moz-text-decoration-color: #8C0; + -webkit-text-decoration-color: #8C0; } .units .val {