From 5d63f0a402e6976fd676c55d2b6c4d91f8b980fe Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Sun, 14 Jul 2019 21:42:57 -0400 Subject: [PATCH] [frio] Restore button outline for accessibility --- view/theme/frio/css/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index a88276f15d..19c4035f8a 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -192,7 +192,6 @@ blockquote { background-image: none; text-shadow: none; border-radius: 3px; - outline: 0!important; margin-bottom: 0; font-size: 14px; font-weight: 600; @@ -3425,7 +3424,6 @@ section .profile-match-wrapper { background-image: none; text-shadow: none; border-radius: 3px; - outline: 0!important; margin-bottom: 0; font-size: 14px; font-weight: 600; @@ -3444,7 +3442,6 @@ section .profile-match-wrapper { background-image: none; text-shadow: none; border-radius: 3px; - outline: 0!important; margin-bottom: 0; font-size: 14px; font-weight: 600;