mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
14 lines
312 B
Plaintext
14 lines
312 B
Plaintext
%a.btn-close
|
|
|
|
.issue-details
|
|
.description.js-task-list-container
|
|
.wiki
|
|
%ul.task-list
|
|
%li.task-list-item
|
|
%input.task-list-item-checkbox{type: 'checkbox'}
|
|
Task List Item
|
|
%textarea.js-task-list-field
|
|
\- [ ] Task List Item
|
|
|
|
%form.js-issue-update{action: '/foo'}
|