You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
input[type="checkbox"]{
|
|
|
|
font-size:18px;
|
|
|
|
}
|
|
|
|
.select2 input::-webkit-input-placeholder{
|
|
|
|
color:#ccc;
|
|
|
|
}
|
|
|
|
.select2 .select2-selection__choice{
|
|
|
|
border: 1px solid #eee !important;
|
|
|
|
}
|
|
|
|
.setting-chosen{
|
|
|
|
font-weight: 400;
|
|
|
|
font-size: 10px;
|
|
|
|
color:#333;
|
|
|
|
}
|