remove arrows from input type number
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
} /* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
Also in CSS:
- como trocar ordem dos elementos pelo dispositivo html
- css rules only for mozilla
- watch scss to css
- Jquery .css
- text shadow css
- css system default font
- add background image css
- ms-clear event
- flexbox css
- summation in jupyter markdown
- css all caps
- css text line in middle
- textarea placeholder
- css onclick change color
- row class in bootstrap
- display flex css
- text-overflow ellipsis multiple lines
- ancho maximo css
- diable focus button css
- css keyframes animation
- make an image size down to accommodate screen size
- box model css
- selecting last child css
- dropdown menu css