forked from rDrama/rDrama
1
0
Fork 0

imagine supporting something that was never implemented

master
Aevann 2023-10-08 20:20:49 +03:00
parent c045bc6ed5
commit c8bfa2f874
1 changed files with 0 additions and 4 deletions

View File

@ -398,10 +398,6 @@ button, [type=button], [type=reset], [type=submit] {
button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type=radio], input[type=checkbox] {
box-sizing: border-box;
padding: 0;