Improved some styling

This commit is contained in:
the-djmaze 2022-10-06 11:54:21 +02:00
parent 975103fc9d
commit 13f20cbeb0
3 changed files with 5 additions and 5 deletions

View file

@ -228,7 +228,7 @@ html:not(rl-mobile) {
time, .sizeParent {
margin: 0 5px;
opacity: 0.6;
opacity: 0.7;
font-size: 11px;
white-space: nowrap;
}
@ -339,7 +339,7 @@ html:not(rl-mobile) {
color: orange;
content: '★'; /*⚑*/
}
&:not(.msgflag-\\flagged):not(.hasFlaggedSubMessage) .flagParent:not(:hover) {
&:not(.msgflag-\\flagged):not(.hasFlaggedSubMessage) .flagParent:not(:hover)::after {
opacity: 0.5;
}