Feature #43279 » remove-issue-edit-fieldset-borders.patch
app/assets/stylesheets/application.css | ||
---|---|---|
761 | 761 |
#trackers_description dd, #issue_statuses_description dd {margin: 0; padding: 0 0 1em 0;} |
762 | 762 | |
763 | 763 |
#issue-form .assign-to-me-link { padding-left: 5px; } |
764 |
#issue-form fieldset { border-right: none; border-bottom: none; border-left: none; } |
|
764 | 765 | |
765 | 766 |
fieldset.collapsible {border-width: 1px 0 0 0;} |
766 | 767 |
fieldset.collapsible>legend { cursor:pointer;} |