fix cust_main package list colors
authorMark Wells <mark@freeside.biz>
Mon, 21 Jan 2013 20:18:46 +0000 (12:18 -0800)
committerMark Wells <mark@freeside.biz>
Mon, 21 Jan 2013 20:18:46 +0000 (12:18 -0800)
httemplate/view/cust_main/packages.html

index 7b5b156..da4d587 100755 (executable)
@@ -11,8 +11,6 @@ table.package {
   border-spacing: 0;
   width: 100%;
 }
-<!-- even/odd rows -->
-  
 .row0 { background-color: #eeeeee; }
 .row1 { background-color: #ffffff; }