From: Michael R Sweet Date: Mon, 20 Sep 2021 16:14:01 +0000 (-0400) Subject: Fix Codacy-detect error in CSS. X-Git-Tag: v2.4b1~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70997606664e4996e1d7f6e9bf5b35ea64ff52dd;p=thirdparty%2Fcups.git Fix Codacy-detect error in CSS. --- diff --git a/doc/cups.css b/doc/cups.css index 7d7f414d88..670c1a4c6b 100644 --- a/doc/cups.css +++ b/doc/cups.css @@ -720,4 +720,5 @@ ul.contents li ul.code, ul.contents li ul.subcontents { } table.list th { color: #666; + } }