Make reset button highlight color

This commit is contained in:
Ian Gulliver
2020-06-27 21:19:15 +00:00
parent ade233fe47
commit 3a015ecfd8

View File

@@ -81,6 +81,7 @@ tfoot tr {
.action {
cursor: pointer;
margin-left: 10px;
color: var(--highlight-color);
}
.github {