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
Cleanup - unused files / unused exports / duplicate exports
[ProtonMail-WebClient.git]
/
packages
/
components
/
containers
/
credentialLeak
/
BreachListItem.scss
blob
e2e5fe28f6a250dea01cafbc264febc6b7e81d74
1
.breach-list-item-selected {
2
border-color: var(--button-active-border-color, transparent);
3
background-color: var(--button-active-background-color, transparent);
4
color: var(--button-active-text-color, inherit);
5
opacity: 1;
6
}