summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures/user_callout.html.haml
blob: ad564469a270c30b51a8c98873cc17a4ae42e9ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.user-callout
  .bordered-box.landing.content-block
    %button.btn.btn-default.close.close-user-callout{ type: "button" }
      %i.fa.fa-times.dismiss-icon
    .row
      .col-sm-3.col-xs-12.svg-container
      .col-sm-8.col-xs-12.inner-content
        %h4
          Customize your experience
        %p
          Change syntax themes, default project pages, and more in preferences.
        %a{ href: 'foo', class:'user-callout-btn' }
          Check it out