projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f25461
)
fix cust_main package list colors
author
Mark Wells
<mark@freeside.biz>
Mon, 21 Jan 2013 20:18:46 +0000
(12:18 -0800)
committer
Mark Wells
<mark@freeside.biz>
Mon, 21 Jan 2013 20:18:46 +0000
(12:18 -0800)
httemplate/view/cust_main/packages.html
patch
|
blob
|
history
diff --git
a/httemplate/view/cust_main/packages.html
b/httemplate/view/cust_main/packages.html
index
7b5b156
..
da4d587
100755
(executable)
--- a/
httemplate/view/cust_main/packages.html
+++ b/
httemplate/view/cust_main/packages.html
@@
-11,8
+11,6
@@
table.package {
border-spacing: 0;
width: 100%;
}
-<!-- even/odd rows -->
-
.row0 { background-color: #eeeeee; }
.row1 { background-color: #ffffff; }