Ellipsis in case of long property group names.

This commit is contained in:
kovacsv 2021-06-26 23:59:47 +02:00
parent 93f85738cb
commit f16416d536

View File

@ -677,6 +677,9 @@ div.ov_property_table div.ov_property_table_row
div.ov_property_table div.ov_property_table_row.group
{
padding: 4px 0px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
div.ov_property_table div.ov_property_table_row.ingroup