diff --git a/examples/demo.css b/examples/demo.css index bdbb9e49..a9ae4520 100644 --- a/examples/demo.css +++ b/examples/demo.css @@ -47,6 +47,10 @@ body > .container-fluid { min-width:400px; } +.mouse { + cursor: pointer !important; +} + .nomargin { margin: 0 !important; } diff --git a/examples/index.html b/examples/index.html index b14582a7..4b442d5d 100644 --- a/examples/index.html +++ b/examples/index.html @@ -187,7 +187,7 @@

Save

- diff --git a/examples/lib/defaultHtmlStepUi.js b/examples/lib/defaultHtmlStepUi.js index c6c7b320..d774fb4a 100644 --- a/examples/lib/defaultHtmlStepUi.js +++ b/examples/lib/defaultHtmlStepUi.js @@ -33,7 +33,7 @@ function DefaultHtmlStepUi(_sequencer, options) {
\
\

' + - '' + step.name + ' \ + '' + step.name + ' \ \

\
\