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
/
styles
/
_sidebar.scss
blob
ec816d2802dc53b4f57880b741679b8fa090be6b
1
#pass-sidebar {
2
.is-selected {
3
&,
4
&:active,
5
&:focus,
6
&:hover {
7
background-color: var(--navigation-current-item-background-color);
8
}
9
}
10
}