app/assets/stylesheets/collection_json_browser/application.css in collection-json-browser-0.0.3 vs app/assets/stylesheets/collection_json_browser/application.css in collection-json-browser-0.0.4

- old
+ new

@@ -8,5 +8,11 @@ * You're free to add application-wide styles to this file and they'll appear at the top of the * compiled file, but it's generally better to create a new file per style scope. * *= require ./bootstrap */ + +.spinner.modal { + background: none; + border: none; + box-shadow: none; +}