diff --git a/htdocs/theme/monochrome/monochrome.css b/htdocs/theme/monochrome/monochrome.css index b21dd10da2f..bcd05573520 100755 --- a/htdocs/theme/monochrome/monochrome.css +++ b/htdocs/theme/monochrome/monochrome.css @@ -204,21 +204,6 @@ tr.impair { border-left: 1px dashed #666666; } -/* - * Classes TABLE - */ - -.tablefprod { - background: #444444; - font-family: Helvetica, Verdana; - font-size: 1.0em; - color: #eeeeee; - border-top: 1px dashed #555555; - border-right: 1px dashed #888888; - border-bottom: 1px dashed #777777; - border-left: 1px dashed #666666; - } - /* * Classes TR */