Changed the dot's background colour to #ff6d37(orange) and removed the border around the dot.
The file is located in the static/css/style.css and the changes are done in ".transaction-item:before" selector
Screenshots (if appropriate):
the dots have been changed as shown below:-
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
Description
Changed the dot's background colour to #ff6d37(orange) and removed the border around the dot. The file is located in the static/css/style.css and the changes are done in ".transaction-item:before" selector
Screenshots (if appropriate):
the dots have been changed as shown below:-
Types of changes
Checklist: