diff options
Diffstat (limited to 'static/style.css')
-rw-r--r-- | static/style.css | 1 |
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; |