Skip to content

Commit 80f8484

Browse files
committed
Merge branch 'hotfix' of github.com:NETivism/netiCRM into hotfix
2 parents 57fa093 + 43352fc commit 80f8484

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

css/civicrm.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6680,9 +6680,7 @@ tbody.scrollContent tr.alternateRow {
66806680
outline: 2px solid #3F51B5 !important;
66816681
box-shadow: 1px 1px 8px 1px #3F51B5 !important;
66826682
}
6683-
a:focus-visible,
6684-
.crm-container-md .crm-form-radio:focus-within,
6685-
.crm-container-md .crm-form-checkbox:focus-within {
6683+
a:focus-visible {
66866684
outline: 2px solid #3F51B5 !important;
66876685
box-shadow: 1px 1px 8px 1px #3F51B5 !important;
66886686
}

0 commit comments

Comments
 (0)