Mercurial > hg > webaudioevaluationtool
diff test.html @ 2285:e59327ebdb15
Fix for #27. Further improvements for #22. APE no longer blocks if outside-reference defined and check all moved selected.
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Fri, 22 Apr 2016 10:15:12 +0100 |
parents | 0ea213bbe018 |
children | b0b4d264d9a8 |
line wrap: on
line diff
--- a/test.html Fri Apr 22 09:52:28 2016 +0100 +++ b/test.html Fri Apr 22 10:15:12 2016 +0100 @@ -54,7 +54,7 @@ </div> <div id="popupHolder" class="popupHolder" style="visibility: hidden; z-index: -1"> <div id="popupContent"> - <div id="popupTitleHolder" style="text-align: center"> + <div id="popupTitleHolder"> <span id="popupTitle"></span> </div> <div id="popupResponse"></div>