mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-12-31 03:52:01 +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;
|
||||
}
|
||||
}
|
||||
[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:hover,
|
||||
|
|
Loading…
Reference in a new issue