Add eye open white asset for node page (#12)

This commit is contained in:
Franck R 2022-03-24 15:32:20 +11:00 committed by GitHub
parent fab766fd56
commit 5b2b9a2fd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

28
src/css/style.min.css vendored
View File

@ -33863,6 +33863,10 @@ video {
background-image: url('/assets/images/icon/eye-close-white.svg');
}
.none\:bg-eye-open-white {
background-image: url('/assets/images/icon/eye-open-white.svg');
}
.none\:from-white {
--tw-gradient-from: #fff;
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
@ -53429,6 +53433,10 @@ video {
background-image: url('/assets/images/icon/eye-close-white.svg');
}
.sm\:bg-eye-open-white {
background-image: url('/assets/images/icon/eye-open-white.svg');
}
.sm\:from-white {
--tw-gradient-from: #fff;
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
@ -72995,6 +73003,10 @@ video {
background-image: url('/assets/images/icon/eye-close-white.svg');
}
.md\:bg-eye-open-white {
background-image: url('/assets/images/icon/eye-open-white.svg');
}
.md\:from-white {
--tw-gradient-from: #fff;
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
@ -92561,6 +92573,10 @@ video {
background-image: url('/assets/images/icon/eye-close-white.svg');
}
.lg\:bg-eye-open-white {
background-image: url('/assets/images/icon/eye-open-white.svg');
}
.lg\:from-white {
--tw-gradient-from: #fff;
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
@ -112127,6 +112143,10 @@ video {
background-image: url('/assets/images/icon/eye-close-white.svg');
}
.xl\:bg-eye-open-white {
background-image: url('/assets/images/icon/eye-open-white.svg');
}
.xl\:from-white {
--tw-gradient-from: #fff;
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
@ -131693,6 +131713,10 @@ video {
background-image: url('/assets/images/icon/eye-close-white.svg');
}
.\32xl\:bg-eye-open-white {
background-image: url('/assets/images/icon/eye-open-white.svg');
}
.\32xl\:from-white {
--tw-gradient-from: #fff;
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
@ -151259,6 +151283,10 @@ video {
background-image: url('/assets/images/icon/eye-close-white.svg');
}
.\33xl\:bg-eye-open-white {
background-image: url('/assets/images/icon/eye-open-white.svg');
}
.\33xl\:from-white {
--tw-gradient-from: #fff;
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));