app/assets/stylesheets/ish_manager/application.css in ish_manager-0.1.8.25 vs app/assets/stylesheets/ish_manager/application.css in ish_manager-0.1.8.26

- old
+ new

@@ -13,11 +13,11 @@ *= require_tree . *= require_self */ .bg-white { - background: white; + background: url('/assets/bg/confectionary.png'); padding-bottom: 1em; } body { background: #dedede; @@ -48,9 +48,13 @@ .float-right { float: right; } .clearfix { clear: both; +} + +.manager--main-header { + background: url('/assets/bg/weather.png'); } .manager-galleries--index .mini { float: left; }