- Posts: 4
- Thank you received: 0
The developer takes a few days off for Holidays...
...and will be back with charged battery!
From 23 December to 2 January included
During this period, assistance from developer will not be provided.
Please Log in or Create an account to join the conversation.
.ic-filters-label {
background-color: orange;
}
.ic-filter-more-btn {
background-color: blue;
}
.ic-filter-more-btn:hover {
background-color: blue;
}
.ic-filter-submit-btn {
background-color: green;
}
.ic-filter-submit-btn:hover {
background-color: green;
}
.ic-filter-reset-btn {
background-color: red;
}
.ic-filter-reset-btn:hover {
background-color: red;
}
Please Log in or Create an account to join the conversation.