aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 3082d31..a2d8f1f 100644
--- a/style.css
+++ b/style.css
@@ -320,7 +320,7 @@ table.log>tbody>tr {
transform: rotate(180deg);
}
-input {
+input, select {
background-color: inherit;
color: white;
}