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
Remove client-side isLoggedIn value
[ProtonMail-WebClient.git]
/
packages
/
pass
/
components
/
Layout
/
Icon
/
IconBox.scss
blob
01dab5e3c703e16774634940d955603b91507d35
1
.pass-item-icon {
2
background: var(--interaction-weak);
3
transition: background 0.25s ease-in-out;
4
5
&--has-image {
6
background: white;
7
}
8
}