plugin.tx_productsblome_products { view { templateRootPath = {$plugin.tx_productsblome_products.view.templateRootPath} partialRootPath = {$plugin.tx_productsblome_products.view.partialRootPath} layoutRootPath = {$plugin.tx_productsblome_products.view.layoutRootPath} } persistence { storagePid = {$plugin.tx_productsblome_products.persistence.storagePid} } settings { images { width = 102 height = 65 minWidth = minHeight = maxWidth = maxHeight = } bigImg { width = 483 height = 323 minWidth = minHeight = maxWidth = maxHeight = } } } plugin.tx_productsblome._CSS_DEFAULT_STYLE ( textarea.f3-form-error { background-color:#FF9F9F; border: 1px #FF0000 solid; } input.f3-form-error { background-color:#FF9F9F; border: 1px #FF0000 solid; } .tx-productsblome table { border-collapse:separate; border-spacing:10px; } .tx-productsblome table th { font-weight:bold; } .tx-productsblome table td { vertical-align:top; } .typo3-messages .message-error { color:red; } .typo3-messages .message-ok { color:green; } )