diff --git a/app/assets/stylesheets/editor.scss b/app/assets/stylesheets/editor.scss index 88319e19b..0315ef5e8 100644 --- a/app/assets/stylesheets/editor.scss +++ b/app/assets/stylesheets/editor.scss @@ -52,4 +52,8 @@ .dropdown .list-group-item { cursor: default; } + + button:focus-visible { + border: 1px solid $stanford-cardinal; + } } diff --git a/app/components/works/description_component.html.erb b/app/components/works/description_component.html.erb index df2e087d4..b4c1e9174 100644 --- a/app/components/works/description_component.html.erb +++ b/app/components/works/description_component.html.erb @@ -49,7 +49,7 @@ } }, "true", "false" %> -