1
0

Narrowed date column

This commit is contained in:
cryptogopher
2019-12-07 00:50:07 +01:00
parent e7ede4cce6
commit 9268b2dcc1
2 changed files with 5 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ 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,
table.list td.date,
table.list td.name {white-space: nowrap;}
table.list td.action,
table.list td.value {text-align: right;}