@appcarvers/ngx-unitelist
Version:
This library is for Angular (2+) projects to build a list from passed data and provide pagination and filters and their callbacks after proper configuration.
34 lines • 557 B
CSS
.my-col.col-xs-3{
padding-left: 0;
}
.my-filters{
padding-bottom: 10px;
}
.clear{
clear: both;
}
.cancel-span .date-clear{
position: absolute;
}
.date-clear{
border: 0;
background: none;
padding: 2px 5px;
top: 20%;
right: 18px;
margin-bottom: 0;
}
.btn-link.date-clear{
text-decoration: none ;
}
.btn-link.date-clear:focus{
outline:0;
}
.filters-cover .input-group .form-control{
border-radius:3px;
}
.custom-search-cancle button{
border-radius: 0;
border-left: 0;
border-right: 0;
}