1
0

Changed showAndScrollTo -> show + focus

This commit is contained in:
cryptogopher
2019-11-02 23:53:36 +01:00
parent 12015f6083
commit 020c4e30ea
5 changed files with 6 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ table.nutrients.list td.quantity {text-align: left; border-bottom: none;}
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.name {white-space: nowrap;}
table.list td.action,
table.list td.value {text-align: right;}
table.nutrients.list th,