Merge branch 'master' of git.freeside.biz:/home/git/freeside
[freeside.git] / httemplate / view / cust_main / packages.html
index 7b5b156..24a12cc 100755 (executable)
@@ -11,8 +11,15 @@ table.package {
   border-spacing: 0;
   width: 100%;
 }
-<!-- even/odd rows -->
-  
+table.usage {
+  border: 1px solid black;
+  margin: auto;
+  width: 60%;
+  border-spacing: 0px;
+}
+.shared > * {
+  background-color: #ffffaa;
+}
 .row0 { background-color: #eeeeee; }
 .row1 { background-color: #ffffff; }