Sha256: 3b50970be27760a980a3d70c4af5cb393a331b36f147084c6ee045e38fb86c15

Contents?: true

Size: 738 Bytes

Versions: 3

Compression:

Stored size: 738 Bytes

Contents

<!-- Highlight / Error -->
<h2 class="demoHeaders">Highlight / Error</h2>
<div class="ui-widget">
  <div class="ui-state-highlight ui-corner-all" style="margin-top: 20px; padding: 11px;"> 
    <p><span class="ui-icon ui-icon-info" style="float: left; margin-right: .7em;"></span>
      <strong>Did you know:</strong> Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. </p>
  </div>
</div>
<br/>
<div class="ui-widget">
  <div class="ui-state-error ui-corner-all" style="padding: 11px;"> 
    <p><span class="ui-icon ui-icon-alert" style="float: left; margin-right: .7em;"></span> 
      <strong>Error:</strong> Needs more cowbell. </p>
  </div>
</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
compass-ui-0.0.5 demos/sections/highlights.html
compass-ui-0.0.4 demos/sections/highlights.html
compass-ui-0.0.3 demos/sections/highlights.html