Sha256: 3ab0a874a2bbca4875a892e854bfaa5f7384fe389bf3ee3bd1199004f7946355

Contents?: true

Size: 589 Bytes

Versions: 28

Compression:

Stored size: 589 Bytes

Contents

<div class="w-10/12 ml-1/12 inset-auto bottom-0 z-50 my-4 opacity-50 hover:opacity-100 transition-opacity duration-150 group">
  <a href="https://avohq.io/pricing" target="_blank" class="rounded bg-teal-700 text-white py-2 px-4 text-sm block group-hover:pt-4">
    <% if icon.present? %>
      <div class="h-6 inline mr-1 text-bold" :is="iconElement" v-if="icon">
        <%= title %>
      </div>
    <% end %>
    <div class="group-hover:block hidden py-2">
      <%= message %> <arrow-circle-right-icon class="h-6 inline float-right"></arrow-circle-right-icon>
    </div>
  </a>
</div>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
avo-1.2.6.pre.1 app/views/avo/sidebar/_license_warning.html.erb
avo-1.2.5 app/views/avo/sidebar/_license_warning.html.erb
avo-1.2.4 app/views/avo/sidebar/_license_warning.html.erb
avo-1.2.3 app/views/avo/sidebar/_license_warning.html.erb
avo-1.3.0.pre.1 app/views/avo/sidebar/_license_warning.html.erb
avo-1.2.2 app/views/avo/sidebar/_license_warning.html.erb
avo-1.1.0 app/views/avo/sidebar/_license_warning.html.erb
avo-1.1.0.pre.1 app/views/avo/sidebar/_license_warning.html.erb
avo-1.0.5 app/views/avo/sidebar/_license_warning.html.erb
avo-1.0.4 app/views/avo/sidebar/_license_warning.html.erb
avo-1.0.2 app/views/avo/sidebar/_license_warning.html.erb
avo-1.0.1 app/views/avo/sidebar/_license_warning.html.erb
avo-1.0.0 app/views/avo/sidebar/_license_warning.html.erb
avo-0.5.0.beta15 app/views/avo/sidebar/_license_warning.html.erb
avo-0.5.0.beta14 app/views/avo/sidebar/_license_warning.html.erb
avo-0.5.0.beta13 app/views/avo/sidebar/_license_warning.html.erb
avo-0.5.0.beta12 app/views/avo/sidebar/_license_warning.html.erb
avo-0.5.0.beta11 app/views/avo/sidebar/_license_warning.html.erb
avo-0.5.0.beta10 app/views/avo/sidebar/_license_warning.html.erb
avo-0.5.0.beta9 app/views/avo/sidebar/_license_warning.html.erb