Migrate groups price calculator
This commit is contained in:
@@ -9,7 +9,7 @@ page {
|
||||
bodyTagCObject = COA
|
||||
bodyTagCObject {
|
||||
10 = TEXT
|
||||
10.value = <body class="antialiased text-gray-800 font-sans pt-14 lg:pt-8
|
||||
10.value = <body class="antialiased text-gray-800 font-sans pt-14 lg:pt-8 bg-white
|
||||
20 = TEXT
|
||||
20 {
|
||||
field = tx_eptheme_bodyclass
|
||||
@@ -162,3 +162,9 @@ page {
|
||||
if.isTrue = {$plugin.tx_eptheme.settings.cookieFirstKey}
|
||||
}
|
||||
}
|
||||
|
||||
[page["backend_layout"] == 'pagets__popup']
|
||||
page.bodyTagCObject >
|
||||
page.bodyTagCObject = TEXT
|
||||
page.bodyTagCObject.value = <body class="antialiased text-gray-800 font-sans bg-white p-4">
|
||||
[end]
|
||||
|
||||
Reference in New Issue
Block a user