X-Git-Url: https://git.exim.org/exim-website.git/blobdiff_plain/b0968890317ffaab0352f6278340d310aacfdc54..ad0a6832081aee28ab128f93e881aa3b6c09659e:/templates/static/doc/index.css diff --git a/templates/static/doc/index.css b/templates/static/doc/index.css index 63ea01f..708da46 100644 --- a/templates/static/doc/index.css +++ b/templates/static/doc/index.css @@ -48,7 +48,7 @@ #chapters.expandable li.chapter .button { display: block; - background-image: url('../../../../doc/plus-12x12.png'); + background-image: url('../../../../static/doc/plus-12x12.png'); } #chapters.expandable li.chapter span.chapter_title.nosub { @@ -60,7 +60,7 @@ } #chapters.expandable li.chapter.open .button { - background-image: url('../../../../doc/minus-12x12.png'); + background-image: url('../../../../static/doc/minus-12x12.png'); } #chapters.expandable li.chapter.open ul.sections {