aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/hmno_sidebars.scss
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2018-09-02 12:23:40 +0200
committerHarald Eilertsen <haraldei@anduin.net>2018-09-02 12:23:40 +0200
commit5ccb7d40c8669c7fa3833eb1f2aa9fbae80b6ace (patch)
treef9ed3cff1a837c6efc235b708e9eb7cd4389f017 /app/assets/stylesheets/hmno_sidebars.scss
parentf608dd53b256d320d749715ca15632eb27b9a97e (diff)
downloadhmnoweb-5ccb7d40c8669c7fa3833eb1f2aa9fbae80b6ace.tar.gz
hmnoweb-5ccb7d40c8669c7fa3833eb1f2aa9fbae80b6ace.tar.bz2
hmnoweb-5ccb7d40c8669c7fa3833eb1f2aa9fbae80b6ace.zip
Use dashed asset helpers in stylesheets.
Diffstat (limited to 'app/assets/stylesheets/hmno_sidebars.scss')
-rw-r--r--app/assets/stylesheets/hmno_sidebars.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/hmno_sidebars.scss b/app/assets/stylesheets/hmno_sidebars.scss
index c196ac2..ca1dcdd 100644
--- a/app/assets/stylesheets/hmno_sidebars.scss
+++ b/app/assets/stylesheets/hmno_sidebars.scss
@@ -21,7 +21,7 @@
color: $link-fg;
background: {
color: $header-bg;
- image: image_url("module-header-bg.jpg");
+ image: image-url("module-header-bg.jpg");
repeat: repeat;
}
}