diff --git a/source/screens/demo/components.liquid b/source/screens/demo/components.liquid
index ca72d3f..7e14f0d 100644
--- a/source/screens/demo/components.liquid
+++ b/source/screens/demo/components.liquid
@@ -190,11 +190,11 @@ order: 3
// table // caption // colgroup // col // tbody // thead // tfoot // tr // td // th
<table>
Varianten
- table.width_full.fix>(thead>tr>th.cell_pre[scope="col"]+th[scope="col"]*3)+tbody>tr>td.cell_pre+td*3
+ table.width_full.fix>(thead>tr>th.pre[scope="col"]+th[scope="col"]*3)+tbody>tr>td.pre+td*3
- |
+ |
Kopfzeile |
A |
B |
@@ -202,19 +202,19 @@ order: 3
- | Vorspalte |
+ Vorspalte |
Eine |
|
|
- | 1 |
+ 1 |
|
erweiterte |
|
- | 2 |
+ 2 |
|
|
Tabelle |
@@ -244,7 +244,7 @@ order: 3
Streifen |
- table.width_full.fix>(thead>tr>th[scope="col"]*3)+(tbody>tr>td*2+td.txt_right)+tfoot>tr>th[colspan="2"]+td.txt_right
+ table>(thead>tr>th[scope="col"]*3)+(tbody>tr>td*2+td.txt_right)+tfoot>tr>th[colspan="2"]+td.txt_right
Die Verteilung der Zellen ist hier von ihrem Inhalt abhängig.
@@ -278,6 +278,22 @@ order: 3
+ table>tr>td+td.ellipsis+td[style="width: 50%"]
+
+
+ | Index |
+ Zelle mit viel Inhalt der nicht umbricht und eingeschränkt wird. |
+ Zelle mit Angabe der Breite. |
+
+
+ table.flexible>tr>td+td.truncate.ellipsis+td
+
+
+ | Index |
+ Zelle mit viel Inhalt der nicht umbricht und eingeschränkt wird. |
+ Zelle mit Angabe der Breite. |
+
+
diff --git a/source/style/hippie-style b/source/style/hippie-style
index b4c5632..89db97c 160000
--- a/source/style/hippie-style
+++ b/source/style/hippie-style
@@ -1 +1 @@
-Subproject commit b4c56320060548dacde62639876c6aee72b297ea
+Subproject commit 89db97c35876e4f354b86bcb7fa90e2c9da937f5