diff --git a/files/assets/css/transparent.css b/files/assets/css/transparent.css index 4d23923c6..594f5adca 100644 --- a/files/assets/css/transparent.css +++ b/files/assets/css/transparent.css @@ -13,6 +13,6 @@ background: rgba(28, 34, 41, 0.90) !important; } -.fixed-bottom, .popover, .modal-content, .dropdown-menu, .navbar, #userpage > div.container-fluid, body { +.fixed-bottom, .popover, .modal-content, .dropdown-menu, .navbar, #userpage > div.container-fluid, body, .form-control { background-color: #21262d !important; }