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
Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git]
/
packages
/
pass
/
components
/
Layout
/
Button
/
ButtonBar.scss
blob
6260f8d89fc969e8214fa3eed34fbe773d7d32c0
1
.pass-button-bar {
2
button {
3
color: var(--text-norm) !important;
4
5
&.is-selected {
6
color: var(--interaction-norm-contrast) !important;
7
background-color: var(--interaction-norm) !important;
8
}
9
}
10
}