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
/
Card
/
CardContent.scss
blob
c3b31e065f32f77864400ce2063a28f6d644c7b5
1
.pass-card-content {
2
&--title {
3
color: var(--pass-card-content-title, var(--pass-card-color, var(--text-norm)));
4
}
5
6
&--subtitle {
7
color: var(--pass-card-content-subtitle, var(--pass-card-color, var(--text-weak)));
8
}
9
}