mirror of
https://github.com/picocss/pico.git
synced 2025-04-21 09:06:14 -04:00
style: switch
This commit is contained in:
parent
33ef3f5f4f
commit
1284b371b6
123 changed files with 123 additions and 4 deletions
1
css/pico.amber.min.css
vendored
1
css/pico.amber.min.css
vendored
|
@ -1616,6 +1616,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.blue.min.css
vendored
1
css/pico.blue.min.css
vendored
|
@ -1616,6 +1616,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.amber.min.css
vendored
1
css/pico.classless.amber.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.blue.min.css
vendored
1
css/pico.classless.blue.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.conditional.amber.min.css
vendored
1
css/pico.classless.conditional.amber.min.css
vendored
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.conditional.blue.min.css
vendored
1
css/pico.classless.conditional.blue.min.css
vendored
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.conditional.cyan.min.css
vendored
1
css/pico.classless.conditional.cyan.min.css
vendored
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.conditional.green.min.css
vendored
1
css/pico.classless.conditional.green.min.css
vendored
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.conditional.grey.min.css
vendored
1
css/pico.classless.conditional.grey.min.css
vendored
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.conditional.jade.min.css
vendored
1
css/pico.classless.conditional.jade.min.css
vendored
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.conditional.lime.min.css
vendored
1
css/pico.classless.conditional.lime.min.css
vendored
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.conditional.pink.min.css
vendored
1
css/pico.classless.conditional.pink.min.css
vendored
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.conditional.red.min.css
vendored
1
css/pico.classless.conditional.red.min.css
vendored
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.conditional.sand.min.css
vendored
1
css/pico.classless.conditional.sand.min.css
vendored
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.conditional.slate.min.css
vendored
1
css/pico.classless.conditional.slate.min.css
vendored
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.conditional.zinc.min.css
vendored
1
css/pico.classless.conditional.zinc.min.css
vendored
|
@ -1450,6 +1450,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1465,6 +1465,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.cyan.min.css
vendored
1
css/pico.classless.cyan.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.fuchsia.min.css
vendored
1
css/pico.classless.fuchsia.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.green.min.css
vendored
1
css/pico.classless.green.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.grey.min.css
vendored
1
css/pico.classless.grey.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.indigo.min.css
vendored
1
css/pico.classless.indigo.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.jade.min.css
vendored
1
css/pico.classless.jade.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.lime.min.css
vendored
1
css/pico.classless.lime.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
2
css/pico.classless.min.css
vendored
2
css/pico.classless.min.css
vendored
File diff suppressed because one or more lines are too long
1
css/pico.classless.orange.min.css
vendored
1
css/pico.classless.orange.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.pink.min.css
vendored
1
css/pico.classless.pink.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.pumpkin.min.css
vendored
1
css/pico.classless.pumpkin.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.purple.min.css
vendored
1
css/pico.classless.purple.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.red.min.css
vendored
1
css/pico.classless.red.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.sand.min.css
vendored
1
css/pico.classless.sand.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.slate.min.css
vendored
1
css/pico.classless.slate.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.violet.min.css
vendored
1
css/pico.classless.violet.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.yellow.min.css
vendored
1
css/pico.classless.yellow.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.classless.zinc.min.css
vendored
1
css/pico.classless.zinc.min.css
vendored
|
@ -1450,6 +1450,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.amber.min.css
vendored
1
css/pico.conditional.amber.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.blue.min.css
vendored
1
css/pico.conditional.blue.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1631,6 +1631,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.cyan.min.css
vendored
1
css/pico.conditional.cyan.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.fuchsia.min.css
vendored
1
css/pico.conditional.fuchsia.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.green.min.css
vendored
1
css/pico.conditional.green.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.grey.min.css
vendored
1
css/pico.conditional.grey.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.indigo.min.css
vendored
1
css/pico.conditional.indigo.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.jade.min.css
vendored
1
css/pico.conditional.jade.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.lime.min.css
vendored
1
css/pico.conditional.lime.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
2
css/pico.conditional.min.css
vendored
2
css/pico.conditional.min.css
vendored
File diff suppressed because one or more lines are too long
1
css/pico.conditional.orange.min.css
vendored
1
css/pico.conditional.orange.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.pink.min.css
vendored
1
css/pico.conditional.pink.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.pumpkin.min.css
vendored
1
css/pico.conditional.pumpkin.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.purple.min.css
vendored
1
css/pico.conditional.purple.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.red.min.css
vendored
1
css/pico.conditional.red.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.sand.min.css
vendored
1
css/pico.conditional.sand.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.slate.min.css
vendored
1
css/pico.conditional.slate.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.violet.min.css
vendored
1
css/pico.conditional.violet.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.yellow.min.css
vendored
1
css/pico.conditional.yellow.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.conditional.zinc.min.css
vendored
1
css/pico.conditional.zinc.min.css
vendored
|
@ -1616,6 +1616,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1631,6 +1631,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.cyan.min.css
vendored
1
css/pico.cyan.min.css
vendored
|
@ -1616,6 +1616,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.fluid.classless.amber.min.css
vendored
1
css/pico.fluid.classless.amber.min.css
vendored
|
@ -1413,6 +1413,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.fluid.classless.blue.min.css
vendored
1
css/pico.fluid.classless.blue.min.css
vendored
|
@ -1413,6 +1413,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
|
@ -1428,6 +1428,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.fluid.classless.cyan.min.css
vendored
1
css/pico.fluid.classless.cyan.min.css
vendored
|
@ -1413,6 +1413,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.fluid.classless.fuchsia.min.css
vendored
1
css/pico.fluid.classless.fuchsia.min.css
vendored
|
@ -1413,6 +1413,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.fluid.classless.green.min.css
vendored
1
css/pico.fluid.classless.green.min.css
vendored
|
@ -1413,6 +1413,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.fluid.classless.grey.min.css
vendored
1
css/pico.fluid.classless.grey.min.css
vendored
|
@ -1413,6 +1413,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.fluid.classless.indigo.min.css
vendored
1
css/pico.fluid.classless.indigo.min.css
vendored
|
@ -1413,6 +1413,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.fluid.classless.jade.min.css
vendored
1
css/pico.fluid.classless.jade.min.css
vendored
|
@ -1413,6 +1413,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.fluid.classless.lime.min.css
vendored
1
css/pico.fluid.classless.lime.min.css
vendored
|
@ -1413,6 +1413,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
2
css/pico.fluid.classless.min.css
vendored
2
css/pico.fluid.classless.min.css
vendored
File diff suppressed because one or more lines are too long
1
css/pico.fluid.classless.orange.min.css
vendored
1
css/pico.fluid.classless.orange.min.css
vendored
|
@ -1413,6 +1413,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.fluid.classless.pink.min.css
vendored
1
css/pico.fluid.classless.pink.min.css
vendored
|
@ -1413,6 +1413,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.fluid.classless.pumpkin.min.css
vendored
1
css/pico.fluid.classless.pumpkin.min.css
vendored
|
@ -1413,6 +1413,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.fluid.classless.purple.min.css
vendored
1
css/pico.fluid.classless.purple.min.css
vendored
|
@ -1413,6 +1413,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
1
css/pico.fluid.classless.red.min.css
vendored
1
css/pico.fluid.classless.red.min.css
vendored
|
@ -1413,6 +1413,7 @@ label:has([type=checkbox], [type=radio]) {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue