summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures/user_callout.html.haml
blob: 430e6c829ef6c71d060e3d3164cf718e01e970d7 (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{ 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