mirror of
https://github.com/picocss/pico.git
synced 2025-04-20 16:46:14 -04:00
commit
8d2a880036
242 changed files with 477 additions and 772 deletions
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -708,16 +708,6 @@ section {
|
|||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
@media (max-width: calc(768px - 1px)) {
|
||||
.grid input:not([type=checkbox], [type=radio]),
|
||||
.grid select,
|
||||
.grid textarea,
|
||||
.grid fieldset,
|
||||
.grid fieldset legend,
|
||||
.grid label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.grid {
|
||||
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
|
||||
|
@ -2496,6 +2486,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.amber.min.css
vendored
4
css/pico.amber.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -708,16 +708,6 @@ section {
|
|||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
@media (max-width: calc(768px - 1px)) {
|
||||
.grid input:not([type=checkbox], [type=radio]),
|
||||
.grid select,
|
||||
.grid textarea,
|
||||
.grid fieldset,
|
||||
.grid fieldset legend,
|
||||
.grid label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.grid {
|
||||
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
|
||||
|
@ -2496,6 +2486,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.blue.min.css
vendored
4
css/pico.blue.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.amber.min.css
vendored
4
css/pico.classless.amber.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.blue.min.css
vendored
4
css/pico.classless.blue.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.conditional.amber.min.css
vendored
4
css/pico.classless.conditional.amber.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.conditional.blue.min.css
vendored
4
css/pico.classless.conditional.blue.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.conditional.cyan.min.css
vendored
4
css/pico.classless.conditional.cyan.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.conditional.green.min.css
vendored
4
css/pico.classless.conditional.green.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.conditional.grey.min.css
vendored
4
css/pico.classless.conditional.grey.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.conditional.jade.min.css
vendored
4
css/pico.classless.conditional.jade.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.conditional.lime.min.css
vendored
4
css/pico.classless.conditional.lime.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.conditional.pink.min.css
vendored
4
css/pico.classless.conditional.pink.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.conditional.red.min.css
vendored
4
css/pico.classless.conditional.red.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.conditional.sand.min.css
vendored
4
css/pico.classless.conditional.sand.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.conditional.slate.min.css
vendored
4
css/pico.classless.conditional.slate.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.conditional.zinc.min.css
vendored
4
css/pico.classless.conditional.zinc.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.cyan.min.css
vendored
4
css/pico.classless.cyan.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.fuchsia.min.css
vendored
4
css/pico.classless.fuchsia.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.green.min.css
vendored
4
css/pico.classless.green.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.grey.min.css
vendored
4
css/pico.classless.grey.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.indigo.min.css
vendored
4
css/pico.classless.indigo.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.jade.min.css
vendored
4
css/pico.classless.jade.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.lime.min.css
vendored
4
css/pico.classless.lime.min.css
vendored
File diff suppressed because one or more lines are too long
4
css/pico.classless.min.css
vendored
4
css/pico.classless.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.orange.min.css
vendored
4
css/pico.classless.orange.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.pink.min.css
vendored
4
css/pico.classless.pink.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.pumpkin.min.css
vendored
4
css/pico.classless.pumpkin.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.purple.min.css
vendored
4
css/pico.classless.purple.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.red.min.css
vendored
4
css/pico.classless.red.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.sand.min.css
vendored
4
css/pico.classless.sand.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.slate.min.css
vendored
4
css/pico.classless.slate.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.violet.min.css
vendored
4
css/pico.classless.violet.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.yellow.min.css
vendored
4
css/pico.classless.yellow.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
|
|||
}
|
||||
nav li button,
|
||||
nav li [role=button],
|
||||
nav li [type=button],
|
||||
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.classless.zinc.min.css
vendored
4
css/pico.classless.zinc.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
:root {
|
||||
|
|
2
css/pico.colors.min.css
vendored
2
css/pico.colors.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -708,16 +708,6 @@ main {
|
|||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
@media (max-width: calc(768px - 1px)) {
|
||||
.grid input:not([type=checkbox], [type=radio]),
|
||||
.grid select,
|
||||
.grid textarea,
|
||||
.grid fieldset,
|
||||
.grid fieldset legend,
|
||||
.grid label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.grid {
|
||||
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
|
||||
|
@ -2496,6 +2486,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.conditional.amber.min.css
vendored
4
css/pico.conditional.amber.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -708,16 +708,6 @@ main {
|
|||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
@media (max-width: calc(768px - 1px)) {
|
||||
.grid input:not([type=checkbox], [type=radio]),
|
||||
.grid select,
|
||||
.grid textarea,
|
||||
.grid fieldset,
|
||||
.grid fieldset legend,
|
||||
.grid label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.grid {
|
||||
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
|
||||
|
@ -2496,6 +2486,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.conditional.blue.min.css
vendored
4
css/pico.conditional.blue.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -708,16 +708,6 @@ main {
|
|||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
@media (max-width: calc(768px - 1px)) {
|
||||
.grid input:not([type=checkbox], [type=radio]),
|
||||
.grid select,
|
||||
.grid textarea,
|
||||
.grid fieldset,
|
||||
.grid fieldset legend,
|
||||
.grid label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.grid {
|
||||
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
|
||||
|
@ -2496,6 +2486,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -708,16 +708,6 @@ main {
|
|||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
@media (max-width: calc(768px - 1px)) {
|
||||
.grid input:not([type=checkbox], [type=radio]),
|
||||
.grid select,
|
||||
.grid textarea,
|
||||
.grid fieldset,
|
||||
.grid fieldset legend,
|
||||
.grid label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.grid {
|
||||
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
|
||||
|
@ -2496,6 +2486,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.conditional.cyan.min.css
vendored
4
css/pico.conditional.cyan.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -708,16 +708,6 @@ main {
|
|||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
@media (max-width: calc(768px - 1px)) {
|
||||
.grid input:not([type=checkbox], [type=radio]),
|
||||
.grid select,
|
||||
.grid textarea,
|
||||
.grid fieldset,
|
||||
.grid fieldset legend,
|
||||
.grid label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.grid {
|
||||
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
|
||||
|
@ -2496,6 +2486,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.conditional.fuchsia.min.css
vendored
4
css/pico.conditional.fuchsia.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -708,16 +708,6 @@ main {
|
|||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
@media (max-width: calc(768px - 1px)) {
|
||||
.grid input:not([type=checkbox], [type=radio]),
|
||||
.grid select,
|
||||
.grid textarea,
|
||||
.grid fieldset,
|
||||
.grid fieldset legend,
|
||||
.grid label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.grid {
|
||||
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
|
||||
|
@ -2496,6 +2486,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.conditional.green.min.css
vendored
4
css/pico.conditional.green.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -708,16 +708,6 @@ main {
|
|||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
@media (max-width: calc(768px - 1px)) {
|
||||
.grid input:not([type=checkbox], [type=radio]),
|
||||
.grid select,
|
||||
.grid textarea,
|
||||
.grid fieldset,
|
||||
.grid fieldset legend,
|
||||
.grid label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.grid {
|
||||
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
|
||||
|
@ -2496,6 +2486,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.conditional.grey.min.css
vendored
4
css/pico.conditional.grey.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -708,16 +708,6 @@ main {
|
|||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
@media (max-width: calc(768px - 1px)) {
|
||||
.grid input:not([type=checkbox], [type=radio]),
|
||||
.grid select,
|
||||
.grid textarea,
|
||||
.grid fieldset,
|
||||
.grid fieldset legend,
|
||||
.grid label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.grid {
|
||||
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
|
||||
|
@ -2496,6 +2486,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
4
css/pico.conditional.indigo.min.css
vendored
4
css/pico.conditional.indigo.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/*!
|
||||
* Pico CSS ✨ v2.0.4 (https://picocss.com)
|
||||
* Pico CSS ✨ v2.0.5 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
/**
|
||||
|
@ -708,16 +708,6 @@ main {
|
|||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
@media (max-width: calc(768px - 1px)) {
|
||||
.grid input:not([type=checkbox], [type=radio]),
|
||||
.grid select,
|
||||
.grid textarea,
|
||||
.grid fieldset,
|
||||
.grid fieldset legend,
|
||||
.grid label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.grid {
|
||||
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
|
||||
|
@ -2496,6 +2486,7 @@ main {
|
|||
}
|
||||
.pico nav li button,
|
||||
.pico nav li [role=button],
|
||||
.pico nav li [type=button],
|
||||
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
|
||||
.pico nav li select {
|
||||
height: auto;
|
||||
|
|
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