1
0

Styling changes

This commit is contained in:
cryptogopher
2020-05-02 14:50:42 +02:00
parent 54fc7ecf7e
commit 1734910d10
3 changed files with 9 additions and 13 deletions

View File

@@ -11,6 +11,7 @@ table.list .quantityhead {
vertical-align: bottom;
position: relative;
padding: 2px 0;
border: none;
}
table.list .action,
@@ -31,8 +32,6 @@ table.list td.form {
text-align: left;
}
table#meals, table#meals td {border: none;}
fieldset#filters table.filter td {padding-left: 8px;}
a.icon:not(.icon-move) {margin-left: 0.3em;}