mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-02 21:12:02 +08:00
Remove rainloopErrorTip corner triangle
This commit is contained in:
parent
41270ac5e9
commit
f30d0263ac
1 changed files with 0 additions and 11 deletions
|
@ -25,17 +25,6 @@
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
[data-rainloopErrorTip]::after {
|
|
||||||
border-color: transparent transparent #999 transparent;
|
|
||||||
border-style: solid;
|
|
||||||
border-width: 5px;
|
|
||||||
content: "";
|
|
||||||
margin: -5px;
|
|
||||||
position: absolute;
|
|
||||||
top: 100%;
|
|
||||||
transform: rotate(-45deg);
|
|
||||||
z-index: 2002;
|
|
||||||
}
|
|
||||||
|
|
||||||
input:-webkit-autofill,
|
input:-webkit-autofill,
|
||||||
input:-webkit-autofill:hover,
|
input:-webkit-autofill:hover,
|
||||||
|
|
Loading…
Reference in a new issue