sc: hidden order by attack damage
[sheet.git] / mono.css
index 055d2f9fefe0aadc3da25cb54761d4cf0f75a03c..f8c6ae28d784dd4e982d798fe8d3f85fa0e57256 100644 (file)
--- a/mono.css
+++ b/mono.css
@@ -39,20 +39,20 @@ td,
 .me, .g8 {background: #000; color: #AAA}   /* key mode */
 
 .keys td[onclick]:hover,
-ul.keys li a:hover,
+.keys td a:hover,
 .l:hover, .l:hover a, .l:hover a:visited,
 .X:hover {
        background: #FFF;
        color: #000;
        border-color: #444;
 }
-ul.keys li[onclick]:hover,
-ul.keys li a:hover {
+.keys td[onclick]:hover,
+.keys td a:hover {
        background: #888; /* command (.co) lookalike */
 }
 
 body dl.legend dt.new,
-body ul.keys li.new {
+body .keys td.new {
        opacity: 1;
        border-color: #888;
 }