1
0

Better expanding of extra nutrients

This commit is contained in:
cryptogopher
2019-10-31 23:00:40 +01:00
parent fcec8364bc
commit 526a4b1fe6
2 changed files with 28 additions and 4 deletions

View File

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