diff --git a/web/viewer.css b/web/viewer.css index 856a0c881..cb693a560 100644 --- a/web/viewer.css +++ b/web/viewer.css @@ -472,8 +472,8 @@ html[dir='ltr'] .doorHangerRight:before { color: #A6B7D0; } -.notFound { - background-color: rgb(255, 137, 153); +#findInput.notFound { + background-color: rgb(255, 102, 102); } html[dir='ltr'] #toolbarViewerLeft {