From d85dd00e9d7c5433523820a4c3bffd6bf22b842d Mon Sep 17 00:00:00 2001 From: clinton Date: Wed, 28 Jan 2009 21:26:44 +0000 Subject: [PATCH] Hide bad rating bullets in printed output --- default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.css b/default.css index f87aa83..9621794 100644 --- a/default.css +++ b/default.css @@ -278,7 +278,7 @@ img.latex-inline .rating-bad { - color: #CCCCCC; + display: none; } } -- 2.20.1