From: Mischa POSLAWSKY Date: Sat, 7 Feb 2015 15:01:02 +0000 (+0100) Subject: style/mono: update key hover to table elements X-Git-Tag: v1.7~199 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/789eda05c6b30994b99e17f966f64bee74f7f7ce style/mono: update key hover to table elements Broken since commit v1.5-28-g8da63edfda (2013-07-28) [keys: structure keyboard as html table]. --- diff --git a/mono.css b/mono.css index d6eaeba..055d2f9 100644 --- a/mono.css +++ b/mono.css @@ -38,7 +38,7 @@ td, .mo, .g7 {background: #000; color: #FFF} /* mode */ .me, .g8 {background: #000; color: #AAA} /* key mode */ -ul.keys li[onclick]:hover, +.keys td[onclick]:hover, ul.keys li a:hover, .l:hover, .l:hover a, .l:hover a:visited, .X:hover {