Focus style

merge-requests/30/head
Bob Mottram 2024-05-20 15:26:40 +01:00
parent cd2be96140
commit 776a0d6cfc
1 changed files with 1 additions and 1 deletions

View File

@ -598,7 +598,7 @@ a:focus {
width: 10%;
}
.timelineIcon img:focus {
.timelineIcon:focus {
border: 2px solid var(--focus-color);
}