Skip to content

Commit bc82012

Browse files
committed
[TASK] Extend list items
1 parent bea9f2f commit bc82012

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Configuration/page.tsconfig

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ TCEFORM {
1313
bootstrap_alert < .bootstrap_accordion
1414
bootstrap_card < .bootstrap_accordion
1515
bootstrap_jumbotron < .bootstrap_accordion
16+
bootstrap_text < .bootstrap_accordion
17+
bootstrap_images < .bootstrap_accordion
1618
}
1719
}
1820

@@ -26,6 +28,9 @@ TCEFORM {
2628
}
2729
bootstrap_alert < .bootstrap_accordion
2830
bootstrap_card < .bootstrap_accordion
31+
bootstrap_jumbotron < .bootstrap_accordion
32+
bootstrap_text < .bootstrap_accordion
33+
bootstrap_images < .bootstrap_accordion
2934
}
3035
}
3136

@@ -42,6 +47,8 @@ TCEFORM {
4247
bootstrap_alert < .bootstrap_accordion
4348
bootstrap_card < .bootstrap_accordion
4449
bootstrap_jumbotron < .bootstrap_accordion
50+
bootstrap_text < .bootstrap_accordion
51+
bootstrap_images < .bootstrap_accordion
4552
}
4653
}
4754
space_after_class {
@@ -57,6 +64,8 @@ TCEFORM {
5764
bootstrap_alert < .bootstrap_accordion
5865
bootstrap_card < .bootstrap_accordion
5966
bootstrap_jumbotron < .bootstrap_accordion
67+
bootstrap_text < .bootstrap_accordion
68+
bootstrap_images < .bootstrap_accordion
6069
}
6170
}
6271

0 commit comments

Comments
 (0)