DAVFoundation / xplore

⛓ A block explorer for local Ethereum testnets
MIT License
62 stars 65 forks source link

issue #138 #139

Closed abhi6998 closed 6 years ago

abhi6998 commented 6 years ago

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:-

issue

Types of changes

Checklist:

cg-cnu commented 6 years ago

Hey @abhi6998 Thanks for your work 😄 Just a small note, you can actually remove border : none.

abhi6998 commented 6 years ago

okay will do it :)