lib/resources/styles/iconic.css in hyla-1.0.1 vs lib/resources/styles/iconic.css in hyla-1.0.2

- old
+ new

@@ -1,6 +1,6 @@ @import url(http://fonts.googleapis.com/css?family=Lato:400,700,700italic,400italic); -@import url(http://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.1/css/font-awesome.css); +@import url(http://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.0/css/font-awesome.css); /* Inspired by the O'Reilly typography and the Atlas user manual | http://oreilly.com */ /*! normalize.css v2.1.2 | MIT License | git.io/normalize */ /* ========================================================================== HTML5 display definitions ========================================================================== */ /** Correct `block` display not defined in IE 8/9. */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }