From dff3d1ad1e94da91d1a5920edc108a42252b167c Mon Sep 17 00:00:00 2001 From: xAphex <5391237+xAphex@users.noreply.github.com> Date: Sat, 23 Dec 2017 14:34:52 +0200 Subject: [PATCH] Update userContent.css --- userContent.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/userContent.css b/userContent.css index e89da06..b25c1a9 100644 --- a/userContent.css +++ b/userContent.css @@ -1076,6 +1076,10 @@ background-color: var(--grey-70) !important; border-bottom: 1px solid var(--grey-70) !important; } + + input[type="number"] { + background-color: var(--grey-60); + } } @-moz-document url-prefix("https://addons.mozilla.org") { /* Header & Footer */