From aebe40c98c57d47ede1971d57b8fc3b71c0a899f Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 8 Oct 2023 20:22:21 +0300 Subject: [PATCH] imagine supporting something that was never implemented --- files/assets/css/main.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 096e9fdf8..f1fba123a 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -695,10 +695,6 @@ pre code { border: 1px solid var(--gray-400); border-radius: 0.35rem; } -.form-control:-moz-focusring { - color: transparent; - text-shadow: 0 0 0 #495057; -} .form-control:focus { color: #495057; background-color: #fff;