nodezoo / nodezoo-web

nodezoo.com front end
MIT License
12 stars 61 forks source link

Svg, Css and general tidying #30

Closed matt-oc closed 8 years ago

matt-oc commented 8 years ago

Results on info page overflowed if any field was too long, now fixed and can handle any length of data or resizing.

svg added for github watch

github url now relies on github module, not npm module and is now clickable and working. This also fixes the crash caused by github loading before npm

If no data available for a particular field a placeholder is instead displayed rather than being blank

svgs added for travis to accompany pass or fail text with a tick or x

matt-oc commented 8 years ago

@mcdonnelldean @AdrianRossouw If ye could review would be great, all tested and working.