mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 21:26:07 +10:00
- No longer depends on the "hidden checkbox". - No longer depends on manually storing/restoring the scroll position. Instead, we take advantage of jquery.scrollTo. - Event-based. - Simplifies the state-based styling.
9 lines
236 B
Plaintext
9 lines
236 B
Plaintext
.zennable
|
|
.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
|