summary refs log tree commit diff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index b50a57f..9c139bf 100644
--- a/static/style.css
+++ b/static/style.css
@@ -75,6 +75,7 @@ body > div#messages {
 }
 
 .message:hover,
+.message:focus-within,
 .message:has(.actions dialog[popover]:popover-open) {
   & .actions button {
     opacity: 1;