mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
add focus style for links in modals #1506
This commit is contained in:
parent
8ab32b7862
commit
bee0d6128f
@ -198,7 +198,7 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
.cp-usergrid-user, textarea {
|
||||
.cp-usergrid-user, textarea, a {
|
||||
outline: none;
|
||||
&:focus {
|
||||
outline: @cryptpad_color_brand solid 2px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user