diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -320,7 +320,7 @@ table.log>tbody>tr { transform: rotate(180deg); } -input { +input, select { background-color: inherit; color: white; } |