Add optional background color to all container elements
This commit is contained in:
@@ -98,6 +98,16 @@ TCEFORM {
|
||||
1 = ohne Hintergrund
|
||||
}
|
||||
}
|
||||
ep_container_halves {
|
||||
disabled = 0
|
||||
removeItems := addToList(2,3)
|
||||
altLabels {
|
||||
0 = ohne Hintergrund
|
||||
1 = mit Hintergrund
|
||||
}
|
||||
}
|
||||
ep_container_thirds < .ep_container_halves
|
||||
ep_container_quarters < .ep_container_halves
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user