mirror of
https://github.com/picocss/pico.git
synced 2025-04-23 01:46:14 -04:00
Merge branch 'v2' of https://github.com/picocss/pico into v2
This commit is contained in:
commit
b642fbc014
10 changed files with 6 additions and 22 deletions
|
@ -970,10 +970,6 @@ input[type=button] {
|
|||
-webkit-appearance: button;
|
||||
}
|
||||
|
||||
[role=button] {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
button,
|
||||
input[type=submit],
|
||||
input[type=reset],
|
||||
|
|
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
|
@ -1014,10 +1014,6 @@ input[type=button] {
|
|||
-webkit-appearance: button;
|
||||
}
|
||||
|
||||
[role=button] {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
button,
|
||||
input[type=submit],
|
||||
input[type=reset],
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -940,10 +940,6 @@ input[type=button] {
|
|||
-webkit-appearance: button;
|
||||
}
|
||||
|
||||
[role=button] {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
button,
|
||||
input[type=submit],
|
||||
input[type=reset],
|
||||
|
|
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
2
css/pico.min.css
vendored
2
css/pico.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -32,10 +32,6 @@
|
|||
// Pico
|
||||
// ––––––––––––––––––––
|
||||
|
||||
[role="button"] {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
button,
|
||||
input[type="submit"],
|
||||
input[type="reset"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue