Project

General

Profile

Defect #43674 ยป fix-ol-styling-scope.patch

Go MAEDA, 2026-01-15 09:05

View differences:

app/assets/stylesheets/application.css
472 472
tr span.expander {margin-left: 0; cursor: pointer;}
473 473

  
474 474
tr.changeset { height: 20px }
475
tr.changeset ul, ol { margin-top: 0px; margin-bottom: 0px; }
475
tr.changeset :is(ul, ol) { margin-top: 0px; margin-bottom: 0px; }
476 476
tr.changeset td.author { text-align: center; width: 15%; white-space:nowrap;}
477 477
tr.changeset td.committed_on { text-align: center; width: 15%; white-space:nowrap;}
478 478

  
    (1-1/1)