repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[DRVWEB-4373] Add Suggestion Mode spotlight onboarding modal for docs on drive
[ProtonMail-WebClient.git]
/
packages
/
pass
/
styles
/
_password.scss
blob
846f73a5cbdb7718eb483b83442b1591b1da4b2c
1
.pass-password-generator--char-alphabetic {
2
color: var(--text-norm);
3
}
4
5
.pass-password-generator--char-digit {
6
color: var(--interaction-norm-major-1);
7
}
8
9
.pass-password-generator--char-special {
10
color: var(--interaction-norm-major-1);
11
}