izi-ici: underline links only in comment fields (#70556)

This commit is contained in:
Serghei Mihai 2022-11-03 10:31:25 +01:00
parent 37b07a44ce
commit 2c0de82f61
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ div.title label {
width: 75%;
}
}
div.textcell a, div.comment-field {
div.textcell a, div.comment-field a {
font-size: 18px;
text-decoration: underline;
&.pk-button, &.pk-big-button {