]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix Codacy-detect error in CSS.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Mon, 20 Sep 2021 16:14:01 +0000 (12:14 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Mon, 20 Sep 2021 16:14:01 +0000 (12:14 -0400)
doc/cups.css

index 7d7f414d889fb2474228390e249819f3569ac586..670c1a4c6b63d8a695774386061e389bf74bf305 100644 (file)
@@ -720,4 +720,5 @@ ul.contents li ul.code, ul.contents li ul.subcontents {
   }
   table.list th {
     color: #666;
+  }
 }