vendor/assets/stylesheets/adminlte/adminlte.css in rails-adminlte-0.1.8 vs vendor/assets/stylesheets/adminlte/adminlte.css in rails-adminlte-0.1.9
- old
+ new
@@ -44,10 +44,10 @@
min-height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
position: relative;
}
.layout-boxed {
- background: url('../img/boxed-bg.jpg') repeat fixed;
+ background: url('/adminlte/img/boxed-bg.jpg') repeat fixed;
}
/*
* Content Wrapper - contains the main content
*/
.content-wrapper,