mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 19:49:20 +03:00
Improved some styling
This commit is contained in:
parent
975103fc9d
commit
13f20cbeb0
3 changed files with 5 additions and 5 deletions
|
|
@ -79,7 +79,7 @@
|
|||
|
||||
.attachmentSize {
|
||||
font-size: 12px;
|
||||
opacity: 0.5;
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
.iconMain, .iconPreview {
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue