Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2019-03-12 11:45:56 +01:00
parent e19515a304
commit 790a99de74
1 changed files with 4 additions and 0 deletions

View File

@ -1264,4 +1264,8 @@ img[src*="/assets/0f4d1ff76624bb45a3fee4189279ee92.svg"] + * + *:before {
/* autocorrect */
.ac-selected {
background-color: rgb(var(--vaccentcolor)) !important;
}
/* imagezoom */
.imagezoom-lense {
border-color: rgb(var(--vaccentcolor)) !important;
}