Project

General

Profile

Patch #29289 » reattach_old_style_to_new_list_v2.diff

Bernhard Rohloff, 2018-11-05 13:57

View differences:

public/stylesheets/application.css (Arbeitskopie)
595 595

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

  
598
ul.subprojects {list-style: none; display: inline-block; padding: 0; margin: 0;}
599
ul.subprojects li {float: left;}
600
ul.subprojects li:not(:last-child)::after {content: ', '; white-space: pre; white-space: pre;}
601

  
598 602
#related-issues li img {vertical-align:middle;}
599 603

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