From 72e10a8734f65a2cb2ff2afa6b5fffffc4251c12 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Sat, 30 Apr 2016 12:52:16 -0400 Subject: [PATCH] update css --- contrib/static/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/static/site.css b/contrib/static/site.css index 3c304f6..f6960fc 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -110,7 +110,7 @@ table tbody tr:nth-of-type( even ) { } -#postform_container > tr { +#postform_container > tr , #postfor > tr { background-color: transparent!important; }