CSUMB-SP17-CST499 / VTRMD

Visualization of Traceroute Results of Mobile Devices
1 stars 4 forks source link

Create a CSS class to generate a small circle #22

Closed rciampa closed 7 years ago

rciampa commented 7 years ago

Workflow: Create a CsS class to generate a small circle from a <div>. The small dive should have a width and height of 20px and a border radius of 5px

Explanation: Each hop in the trace route will be represented as a small circle. This generic circle for unknown networks and color-keyed small circles for known networks. The color-keyed circles are based on this generic circle.

Where: Styles/ui-shapes.css

Named: div.hop-circle-sm