diff --git a/filemin/unauthenticated/css/style.css b/filemin/unauthenticated/css/style.css index 423286b50..bbb2048be 100644 --- a/filemin/unauthenticated/css/style.css +++ b/filemin/unauthenticated/css/style.css @@ -6,7 +6,6 @@ body clear: both; } #listing { - //border: solid 1px; border-collapse: collapse; width: 100%; } @@ -17,9 +16,7 @@ body font-weight: bold; background: #ddd; } -#list_form tr:hover { -// background: #bbb; -} + #list_form tr.checked { background: #bfb; }