From 6b769e09766a6f7cf95e2048585baaf955a794fa Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Tue, 23 Jun 2015 15:55:57 +0200 Subject: [PATCH] style/red: declare .Xi override for invalid apl cells --- red.css | 1 + 1 file changed, 1 insertion(+) diff --git a/red.css b/red.css index fc8d97c..73d27eb 100644 --- a/red.css +++ b/red.css @@ -121,6 +121,7 @@ tbody, colgroup, th { .l5, .l4 {background: #000; color: #8BC} .ex {background: #333} +.Xi, .u-invalid {background: #200} /* impossible */ /* continents */ -- 2.30.0