Skip to content

Commit 8d2a880

Browse files
Merge pull request picocss#480 from picocss/dev
v2.0.5
2 parents d610bd3 + 916ac90 commit 8d2a880

File tree

242 files changed

+477
-772
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

242 files changed

+477
-772
lines changed

css/pico.amber.css

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -708,16 +708,6 @@ section {
708708
display: grid;
709709
grid-template-columns: 1fr;
710710
}
711-
@media (max-width: calc(768px - 1px)) {
712-
.grid input:not([type=checkbox], [type=radio]),
713-
.grid select,
714-
.grid textarea,
715-
.grid fieldset,
716-
.grid fieldset legend,
717-
.grid label {
718-
margin-bottom: 0;
719-
}
720-
}
721711
@media (min-width: 768px) {
722712
.grid {
723713
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
@@ -2496,6 +2486,7 @@ nav li :where(a, [role=link]):not(:hover) {
24962486
}
24972487
nav li button,
24982488
nav li [role=button],
2489+
nav li [type=button],
24992490
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
25002491
nav li select {
25012492
height: auto;

css/pico.amber.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.blue.css

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -708,16 +708,6 @@ section {
708708
display: grid;
709709
grid-template-columns: 1fr;
710710
}
711-
@media (max-width: calc(768px - 1px)) {
712-
.grid input:not([type=checkbox], [type=radio]),
713-
.grid select,
714-
.grid textarea,
715-
.grid fieldset,
716-
.grid fieldset legend,
717-
.grid label {
718-
margin-bottom: 0;
719-
}
720-
}
721711
@media (min-width: 768px) {
722712
.grid {
723713
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
@@ -2496,6 +2486,7 @@ nav li :where(a, [role=link]):not(:hover) {
24962486
}
24972487
nav li button,
24982488
nav li [role=button],
2489+
nav li [type=button],
24992490
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
25002491
nav li select {
25012492
height: auto;

css/pico.blue.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.amber.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
21152115
}
21162116
nav li button,
21172117
nav li [role=button],
2118+
nav li [type=button],
21182119
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
nav li select {
21202121
height: auto;

css/pico.classless.amber.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.blue.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
21152115
}
21162116
nav li button,
21172117
nav li [role=button],
2118+
nav li [type=button],
21182119
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
nav li select {
21202121
height: auto;

css/pico.classless.blue.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.amber.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.amber.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.blue.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.blue.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.cyan.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.cyan.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.fuchsia.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.fuchsia.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.green.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.green.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.grey.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.grey.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.indigo.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.indigo.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.jade.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.jade.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.lime.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.lime.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.orange.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.orange.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.pink.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.pink.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.pumpkin.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.pumpkin.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.purple.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.purple.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.red.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.red.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.sand.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.sand.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.slate.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.slate.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.violet.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.violet.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.conditional.yellow.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Pico CSS ✨ v2.0.4 (https://picocss.com)
3+
* Pico CSS ✨ v2.0.5 (https://picocss.com)
44
* Copyright 2019-2024 - Licensed under MIT
55
*/
66
/**
@@ -2115,6 +2115,7 @@ main {
21152115
}
21162116
.pico nav li button,
21172117
.pico nav li [role=button],
2118+
.pico nav li [type=button],
21182119
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
21192120
.pico nav li select {
21202121
height: auto;

css/pico.classless.conditional.yellow.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)