diff options
author | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-07-11 14:23:05 +0100 |
---|---|---|
committer | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-07-11 14:35:18 +0100 |
commit | 06e0766810779180dbc52d15c0df5a2eaaf1881e (patch) | |
tree | 46328eb057b251b5847c7d2b370d5ddcc386debe /html-test/ref | |
parent | 06e675167cc217d5346d706e0d52af0726710e3d (diff) |
Fix expansion icon for user-collapsible sections
Closes #412
Diffstat (limited to 'html-test/ref')
-rw-r--r-- | html-test/ref/Bug335.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html-test/ref/Bug335.html b/html-test/ref/Bug335.html index 6f3d3820..dbe97422 100644 --- a/html-test/ref/Bug335.html +++ b/html-test/ref/Bug335.html @@ -64,7 +64,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug335.html");}; >f</a > :: ()</p ><div class="doc" - ><h3 id="control.ch:f0" class="caption collapser" onclick="toggleSection('ch:f0')" + ><h3 id="control.ch:f0" class="caption expander" onclick="toggleSection('ch:f0')" >ExF:</h3 ><div id="section.ch:f0" class="hide" ><p @@ -78,7 +78,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug335.html");}; >g</a > :: ()</p ><div class="doc" - ><h3 id="control.ch:g0" class="caption collapser" onclick="toggleSection('ch:g0')" + ><h3 id="control.ch:g0" class="caption expander" onclick="toggleSection('ch:g0')" >ExG:</h3 ><div id="section.ch:g0" class="hide" ><pre class="screen" @@ -118,7 +118,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug335.html");}; ><p >Produced by <a href="" >Haddock</a - > version 2.16.0</p + > version 2.16.1</p ></div ></body ></html |