2015-12-23 16:56:36 -05:00
|
|
|
:css
|
|
|
|
.hidden { display: none !important; }
|
|
|
|
|
2016-06-21 17:10:24 -04:00
|
|
|
.flash-container.flash-container-page
|
2015-12-23 20:57:16 -05:00
|
|
|
.flash-alert
|
|
|
|
.flash-notice
|
2015-12-23 17:41:05 -05:00
|
|
|
|
2015-12-23 16:56:36 -05:00
|
|
|
.status-box.status-box-open Open
|
|
|
|
.status-box.status-box-closed.hidden Closed
|
2015-12-23 17:41:05 -05:00
|
|
|
%a.btn-close{"href" => "http://gitlab.com/issues/6/close"} Close
|
|
|
|
%a.btn-reopen.hidden{"href" => "http://gitlab.com/issues/6/reopen"} Reopen
|
2015-05-06 16:54:34 -04:00
|
|
|
|
2015-12-16 10:13:22 -05:00
|
|
|
.detail-page-description
|
2015-05-06 16:54:34 -04:00
|
|
|
.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
|
|
|
|
|
2015-06-26 09:05:30 -04:00
|
|
|
%form.js-issuable-update{action: '/foo'}
|