1
0

Style changes

This commit is contained in:
cryptogopher
2020-05-02 15:17:21 +02:00
parent 1734910d10
commit 3ac73ac3a8
2 changed files with 6 additions and 3 deletions

View File

@@ -32,6 +32,9 @@ table.list td.form {
text-align: left;
}
table.list tbody tr.header:hover {background-color: unset;}
table.list tbody tr.header:hover td {border: none;}
fieldset#filters table.filter td {padding-left: 8px;}
a.icon:not(.icon-move) {margin-left: 0.3em;}