#254 UI improvements

- out-of-box ‘ellipsis-cell’ class for styling columns
- extended demo with long column text truncation
- table cell layout improvements
This commit is contained in:
Denys Vuika
2016-06-22 16:11:38 +01:00
parent d00ae6c046
commit 5c8d13284b
5 changed files with 40 additions and 14 deletions

View File

@@ -24,7 +24,7 @@
<content-column
title="{{'DOCUMENT_LIST.COLUMNS.DISPLAY_NAME' | translate}}"
source="name"
class="full-width name-column">
class="full-width ellipsis-cell">
</content-column>
<!--
<content-column