mirror of
https://github.com/picocss/pico.git
synced 2025-04-21 17:16:14 -04:00
chore: Build
This commit is contained in:
parent
60448fd289
commit
37c4844eaa
20 changed files with 17 additions and 24 deletions
|
@ -1928,7 +1928,6 @@ nav :where(a, [role=link]) {
|
|||
nav :where(a, [role=link]):is([aria-current], :hover, :active, :focus) {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
nav[aria-label=breadcrumb] {
|
||||
align-items: center;
|
||||
justify-content: left;
|
||||
|
@ -1946,7 +1945,6 @@ nav[aria-label=breadcrumb] ul li:not(:last-child) a::after {
|
|||
nav[aria-label=breadcrumb] a[aria-current=page] {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
nav [role=button] {
|
||||
margin-right: inherit;
|
||||
margin-left: inherit;
|
||||
|
|
File diff suppressed because one or more lines are too long
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
File diff suppressed because one or more lines are too long
|
@ -2126,7 +2126,6 @@ nav :where(a, [role=link]) {
|
|||
nav :where(a, [role=link]):is([aria-current], :hover, :active, :focus) {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
nav[aria-label=breadcrumb] {
|
||||
align-items: center;
|
||||
justify-content: left;
|
||||
|
@ -2144,7 +2143,6 @@ nav[aria-label=breadcrumb] ul li:not(:last-child) a::after {
|
|||
nav[aria-label=breadcrumb] a[aria-current=page] {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
nav [role=button] {
|
||||
margin-right: inherit;
|
||||
margin-left: inherit;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1898,7 +1898,6 @@ nav :where(a, [role=link]) {
|
|||
nav :where(a, [role=link]):is([aria-current], :hover, :active, :focus) {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
nav[aria-label=breadcrumb] {
|
||||
align-items: center;
|
||||
justify-content: left;
|
||||
|
@ -1916,7 +1915,6 @@ nav[aria-label=breadcrumb] ul li:not(:last-child) a::after {
|
|||
nav[aria-label=breadcrumb] a[aria-current=page] {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
nav [role=button] {
|
||||
margin-right: inherit;
|
||||
margin-left: inherit;
|
||||
|
|
File diff suppressed because one or more lines are too long
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
File diff suppressed because one or more lines are too long
2
css/pico.min.css
vendored
2
css/pico.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
css/pico.slim.min.css
vendored
2
css/pico.slim.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
3
css/themes/default.min.css
vendored
3
css/themes/default.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue