diff --git a/www/-/s/style-dark.css b/www/-/s/style-dark.css index 8b63ea95..22515215 100644 --- a/www/-/s/style-dark.css +++ b/www/-/s/style-dark.css @@ -69,7 +69,7 @@ td[style*="background"]:not([class*="translations"]):not([style*="transparent"]) text-decoration: underline !important; } -#content .qb .qbHeader { +#content .qb .qbHeader, .pure-input-rounded { background: #1d3030; color: whitesmoke; }