model.modal now a function and multiple sense labels

This commit is contained in:
2019-11-12 00:34:52 +01:00
parent 75755ef3c5
commit 58adffb104
10 changed files with 66 additions and 21 deletions

View File

@@ -79,10 +79,14 @@
}
}
.sense-label {
.sense-label-list {
// done!
color: @blue;
._hoverable();
.sense-label + .sense-label:before {
content: ", ";
}
}
.translation-div {