summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures/zen_mode.html.haml
blob: cb906a7feaa1e688e45a4d45cdd230804058fef1 (plain)
1
2
3
4
5
6
7
8
.md-area
  .zen-backdrop
    %textarea#note_note.js-gfm-input.markdown-area
    %a.js-zen-enter(tabindex="-1" href="#")
      %i.fa.fa-expand
      Edit in fullscreen
    %a.js-zen-leave(tabindex="-1" href="#")
      %i.fa.fa-compress