Differences From Artifact [26b6b8de57]:
- File skins/ardoise/css.txt — part of check-in [22e41fe344] at 2021-12-20 11:54:38 on branch trunk — ardoise skin: fixed misalignment of line number and content columns in the /file line-number view. Reported by Daniel D. in /chat. (user: stephan size: 44846)
To Artifact [d01376b825]:
- File skins/ardoise/css.txt — part of check-in [44b92c79de] at 2021-12-20 12:30:51 on branch trunk — ardoise skin: fix misalignment of changed lines and line numbers in the unified view. (user: danield size: 44843) [more...]
︙ | |||
1131 1132 1133 1134 1135 1136 1137 | 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 | - + | border-radius: 5px; } table.diff pre { font-size: 1.15rem; scrollbar-color: black #999; } table.udiff pre { |
︙ |