Merge pull request #662 from picocss/dev

v2.1.1
This commit is contained in:
Lucas Larroche 2025-03-15 13:44:28 +07:00 committed by GitHub
commit 1039a4788d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
241 changed files with 596 additions and 596 deletions

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -1145,8 +1145,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -1145,8 +1145,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -973,8 +973,8 @@ tfoot td {
border-bottom: 0;
}
table.striped tbody tr:nth-child(odd of :not([hidden])) th,
table.striped tbody tr:nth-child(odd of :not([hidden])) td {
table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
:root,

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -1145,8 +1145,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -1145,8 +1145,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -1145,8 +1145,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -1145,8 +1145,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -1145,8 +1145,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -1145,8 +1145,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -1145,8 +1145,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -1145,8 +1145,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS v2.1.0 (https://picocss.com)
* Pico CSS v2.1.1 (https://picocss.com)
* Copyright 2019-2025 - Licensed under MIT
*/
/**
@ -1145,8 +1145,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
background-color: var(--pico-table-row-stripped-background-color);
}

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