test/dummy/app/assets/javascripts/views/helper/arrow_infos.jst.eco in magic_stylez-0.0.0.28 vs test/dummy/app/assets/javascripts/views/helper/arrow_infos.jst.eco in magic_stylez-0.0.0.29
- old
+ new
@@ -25,16 +25,15 @@
<div class="section shine-top">
<div class="corset">
<p class="loud">Arrow Hints can be used on every element, just add class 'help_arrow' and data-intro attribute with your Hint text.</p>
- <p class="loud"><strong>Be carefull! Arrow and Hint are absolute positioned, so they may overlap other content.</strong></p>
<pre>
<code>
<button class="btn btn-success help_arrow" data-text="Go baby Go!"><br/> Click Me<br/> </button>
</code>
</pre>
-
+ <p class="highlight">Be carefull! Arrow and Hint are absolute positioned, so they may overlap other content.</p>
</div>
</div>
<div class="section fat">
\ No newline at end of file