mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Improved dark mode colors remover
Improved data-x-src:hover font-size
This commit is contained in:
parent
b6d1df2f82
commit
43e107b0cb
3 changed files with 5 additions and 6 deletions
|
|
@ -403,6 +403,7 @@
|
|||
img[data-x-src]:not([src]):hover::after {
|
||||
content: attr(data-x-src);
|
||||
font-family: var(--fontSans);
|
||||
font-size: 11px;
|
||||
height: auto;
|
||||
transform: translate(-25%,0);
|
||||
width: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue