Date filter added income, expense, banking
This commit is contained in:
7
public/css/app.css
vendored
7
public/css/app.css
vendored
@ -46,6 +46,7 @@
|
||||
|
||||
.btn-filter {
|
||||
margin-bottom: 1px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.setting-buttons {
|
||||
@ -729,3 +730,9 @@ input[type="number"] {
|
||||
#role-permissions .nav-tabs-custom .tab-content .form-group.col-md-12 .col-md-3 .input-checkbox {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.btn-filter.date-range-btn {
|
||||
background-color: inherit;
|
||||
border-radius: 0px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
Reference in New Issue
Block a user