app/assets/stylesheets/neofiles/neofiles.css.scss in neofiles-2.1.1 vs app/assets/stylesheets/neofiles/neofiles.css.scss in neofiles-2.2.0

- old
+ new

@@ -38,11 +38,11 @@ &:hover { opacity: 1; } - .glyphicon { + .fas { top: 0; } .neofiles-image-compact-empty & { position: static; @@ -67,11 +67,11 @@ text-align: center; background-color: #ee5f5b; box-shadow: 0px 2px 2px rgba(90, 50, 50, .5); opacity: .2; - .glyphicon { + .fas { top: 1px; font-size: 12px; line-height: 12px; color: #000; text-shadow: 0 1px 1px rgba(255, 255, 255, .3); @@ -144,6 +144,6 @@ margin-bottom: 20px; &.neofiles-image-compact-with-description { margin-bottom: 50px; } -} \ No newline at end of file +}