#44 | fix work.css form-check-input
This commit is contained in:
parent
4dd48a5e4b
commit
603ba30d59
@ -13,8 +13,7 @@
|
|||||||
background: #45729C;
|
background: #45729C;
|
||||||
} */
|
} */
|
||||||
.form-check-input {
|
.form-check-input {
|
||||||
border-radius: 0px;
|
border-radius: 0;
|
||||||
background-image: url("../img/check.png");
|
|
||||||
width: 30px;
|
width: 30px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
background-size: 20px auto;
|
background-size: 20px auto;
|
||||||
@ -125,4 +124,4 @@
|
|||||||
padding: 10px;
|
padding: 10px;
|
||||||
background: #3B91D4;
|
background: #3B91D4;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user