mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-31 01:28:22 -04:00
make input icon white
This commit is contained in:
@@ -97,6 +97,10 @@
|
||||
.navbar-menu.is-active {
|
||||
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2)
|
||||
}
|
||||
|
||||
input[type="datetime-local"]::-webkit-calendar-picker-indicator {
|
||||
filter: invert(1);
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes green-pulse {
|
||||
@@ -125,4 +129,4 @@
|
||||
100% {
|
||||
box-shadow: 0 0 0 0 rgba(255, 56, 96, 0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user