Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
  • Loading branch information
ghalse committed May 20, 2024
1 parent 3325819 commit a21d0c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ui/validator.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ input.validator-off-screen {
border: 1px dashed;
padding: 0.5em;
}
.validator-dialog a:focus,
.validator-dialog-dcv a:focus {
background: inherit;
}
.validator-valid {
border: 2px solid green !important;
}
Expand Down

0 comments on commit a21d0c9

Please sign in to comment.