Merge pull request #444 from benizz0/dev

Fix search icon on search input
This commit is contained in:
Lucas Larroche 2024-02-16 20:59:07 +07:00 committed by GitHub
commit 0df5d131ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
237 changed files with 239 additions and 237 deletions

View file

@ -1856,7 +1856,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1856,7 +1856,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1690,7 +1690,7 @@ input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=time] {
input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1856,7 +1856,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1856,7 +1856,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1856,7 +1856,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

View file

@ -1856,7 +1856,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1856,7 +1856,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1856,7 +1856,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1856,7 +1856,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1856,7 +1856,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1856,7 +1856,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

File diff suppressed because one or more lines are too long

View file

@ -1856,7 +1856,7 @@ main {
.pico input:not([type=checkbox], [type=radio], [type=range], [type=file])[type=search] {
padding-inline-start: calc(var(--pico-form-element-spacing-horizontal) + 1.75rem);
background-image: var(--pico-icon-search);
background-position: center left 1.125rem;
background-position: center left calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
background-size: 1rem auto;
background-repeat: no-repeat;
}

Some files were not shown because too many files have changed in this diff Show more