Taxons: Add support in the portal (UI still to be done).

This commit is contained in:
Molkobain
2018-09-26 17:13:55 +02:00
parent 1530bb89fe
commit 9397d1ac2e
11 changed files with 281 additions and 44 deletions

View File

@@ -2921,6 +2921,7 @@ table.listResults .originColor {
margin-bottom: 3px;
padding: 4px 6px;
max-width: 120px;
vertical-align: middle;
overflow-x: hidden;
text-overflow: ellipsis;
white-space: nowrap;

View File

@@ -3345,6 +3345,7 @@ table.listResults .originColor{
margin-bottom: 3px;
padding: 4px 6px;
max-width: 120px;
vertical-align: middle;
overflow-x: hidden;
text-overflow: ellipsis;
white-space: nowrap;