Penambahan FrontEnd All-New-Manufacture
This commit is contained in:
18
public/scss/components/forms/_form-touchspin.scss
Normal file
18
public/scss/components/forms/_form-touchspin.scss
Normal file
@@ -0,0 +1,18 @@
|
||||
.bootstrap-touchspin .input-group-btn-vertical>.btn {
|
||||
height: 51%;
|
||||
|
||||
&.bootstrap-touchspin-up {
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.bootstrap-touchspin {
|
||||
button.btn {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.input-group-text {
|
||||
background-color: $info;
|
||||
border-color: $info;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user