mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-09 06:28:28 +03:00
chore: Remove hover effect for showImages area
This commit is contained in:
parent
e388e6cd76
commit
2ee8fa6480
1 changed files with 1 additions and 2 deletions
|
|
@ -986,8 +986,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar
|
|||
border-radius: var(--border-radius-large);
|
||||
}
|
||||
|
||||
#rl-app #messageItem .readReceipt:hover,
|
||||
#rl-app #messageItem .showImages:hover {
|
||||
#rl-app #messageItem .readReceipt:hover {
|
||||
background-color: var(--color-primary-light-hover);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue