Project

General

Profile

Patch #29289 » reattach_old_style_to_new_list.diff

Bernhard Rohloff, 2018-07-29 13:41

View differences:

public/stylesheets/application.css
597 597

  
598 598
#notified-projects>ul, #tracker_project_ids>ul, #custom_field_project_ids>ul {max-height:250px; overflow-y:auto;}
599 599

  
600
ul.subprojects {list-style: none; display: inline;}
601
ul.subprojects li {float: left;}
602
ul.subprojects li:not(:last-child)::after {content: ', '; white-space: pre; white-space: pre;}
603

  
600 604
#related-issues li img {vertical-align:middle;}
601 605

  
602 606
ul.properties {padding:0; font-size: 0.9em; color: #777;}
(1-1/4)