src: templates: din-6771: alternate BOM row color
This commit is contained in:
parent
a9329a4a4b
commit
efabc8025a
4
src/wireviz/templates/din-6771.html
generated
4
src/wireviz/templates/din-6771.html
generated
@ -104,6 +104,10 @@
|
|||||||
width:180mm;
|
width:180mm;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#bom tr:nth-child(odd) {
|
||||||
|
background-color: #EEEEEE
|
||||||
|
}
|
||||||
|
|
||||||
#bom th, td {
|
#bom th, td {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user