diff --git a/custom/modules/lib_core/css/discovery-search.css b/custom/modules/lib_core/css/discovery-search.css index 2ea8d3769..ffb1d4d0c 100644 --- a/custom/modules/lib_core/css/discovery-search.css +++ b/custom/modules/lib_core/css/discovery-search.css @@ -74,9 +74,6 @@ #ask-us .askus-header .askus-icon .fas:before { font-size: 2.4rem; } -#ask-us #lh3-chat a.focus-ring { - border-radius: .5rem; -} #ask-us .askus-footer { font-size: inherit; margin-top: 1.75rem; @@ -89,9 +86,11 @@ #ask-us .askus-footer a:focus { background: inherit; border-color: transparent; + border-radius: 0; box-shadow: none; color: #900; - outline: 1px dotted #fff; + outline-offset: 3px; + outline: 2px dotted #900; } #ask-us .askus-footer span:not(.sr-only) { margin: 0; diff --git a/custom/modules/unb_libraries_askus/css/askus.css b/custom/modules/unb_libraries_askus/css/askus.css index f430f7741..4a609dfb8 100644 --- a/custom/modules/unb_libraries_askus/css/askus.css +++ b/custom/modules/unb_libraries_askus/css/askus.css @@ -24,6 +24,9 @@ background-color: #f0f0f0; text-decoration: none!important; } +#lh3-chat .form-control .fas { + margin-top: .58rem; +} .chat-embedded #lh3-online { border: 1px solid #aaa; box-shadow: none; diff --git a/custom/modules/unb_libraries_askus/unb_libraries_askus.module b/custom/modules/unb_libraries_askus/unb_libraries_askus.module index a8ab8568a..9afcbac0f 100644 --- a/custom/modules/unb_libraries_askus/unb_libraries_askus.module +++ b/custom/modules/unb_libraries_askus/unb_libraries_askus.module @@ -122,26 +122,26 @@ function _unb_libraries_askus_get_widget($type) { default: $html .= ' - CHAT is open.'; + CHAT is open.'; } $html .= '