1
0

Removed rowspans

This commit is contained in:
cryptogopher
2019-10-31 23:08:04 +01:00
parent 526a4b1fe6
commit 611b2b799d
2 changed files with 9 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
table.list tr.quantity.primary td.name {font-weight: bold;}
table.nutrients.list td.name,
table.nutrients.list td.quantity {text-align: left; border-bottom: none;}
table.nutrients.list td.space,
table.nutrients.list td.space {border-top: none; border-bottom: none;}
table.nutrients.list td.value {border-top: none;}
table.list tr.ingredient.hidden {opacity: 0.4}
table.list td.action,