Changes for page X1000 - Contact Registration Form
Last modified by SuperUwe Trueggelmann on 2025-04-18
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -181,6 +181,33 @@ 181 181 ##$xcontext.strFormStatus 182 182 #if( $xcontext.strFormStatus == "DataEntry" ) 183 183 {{html wiki=false clean=false}} 184 +<head> 185 +<style> 186 +#cecTable { 187 + font-family: Arial, Helvetica, sans-serif; 188 + border-collapse: collapse; 189 + border-color: #007d84 190 + width: 100%; 191 +} 192 + 193 +#cecTable td, #cecTable th { 194 + border: 1px solid #007d84; 195 + padding: 8px; 196 +} 197 + 198 +#cecTable tr:nth-child(even){background-color: #d0d3d4;} 199 + 200 +#cecTable tr:hover {background-color: #ddd;} 201 + 202 +#cecTable th { 203 + padding-top: 12px; 204 + padding-bottom: 12px; 205 + text-align: left; 206 + background-color: #007d84; 207 + color: white; 208 +} 209 +</style> 210 +</head> 184 184 <form action="" class="xformInline" method="post" name="User Registration Form"> 185 185 <table id="table1"; cellspacing="5px" cellpadding="5%" border="1" width="100%"; align="left"> 186 186 <col style="width:30%">