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
-
... ... @@ -373,6 +373,33 @@ 373 373 #if( $xcontext.strFormStatus == "DataCorrection" ) 374 374 {{html wiki=false clean=false}} 375 375 <form action="" class="xformInline" method="post" name="User Registration Form"> 376 +<head> 377 +<style> 378 +#cecTable { 379 + font-family: Arial, Helvetica, sans-serif; 380 + border-collapse: collapse; 381 + border-color: #007d84 382 + width: 100%; 383 +} 384 + 385 +#cecTable td, #cecTable th { 386 + border: 1px solid #007d84; 387 + padding: 8px; 388 +} 389 + 390 +#cecTable tr:nth-child(even){background-color: #d0d3d4;} 391 + 392 +#cecTable tr:hover {background-color: #ddd;} 393 + 394 +#cecTable th { 395 + padding-top: 12px; 396 + padding-bottom: 12px; 397 + text-align: left; 398 + background-color: #007d84; 399 + color: white; 400 +} 401 +</style> 402 +</head> 376 376 <table id="cecTable"; cellspacing="5px" cellpadding="5%" border="1" width="100%"; align="left"> 377 377 <col style="width:30%"> 378 378 <col style="width:70%"> ... ... @@ -487,6 +487,33 @@ 487 487 You have entered the following information to register to the CEC Scheme: 488 488 {{html wiki=false clean=false}} 489 489 <form action="" class="xformInline" method="post" name="User Registration Form"> 517 +<head> 518 +<style> 519 +#cecTable { 520 + font-family: Arial, Helvetica, sans-serif; 521 + border-collapse: collapse; 522 + border-color: #007d84 523 + width: 100%; 524 +} 525 + 526 +#cecTable td, #cecTable th { 527 + border: 1px solid #007d84; 528 + padding: 8px; 529 +} 530 + 531 +#cecTable tr:nth-child(even){background-color: #d0d3d4;} 532 + 533 +#cecTable tr:hover {background-color: #ddd;} 534 + 535 +#cecTable th { 536 + padding-top: 12px; 537 + padding-bottom: 12px; 538 + text-align: left; 539 + background-color: #007d84; 540 + color: white; 541 +} 542 +</style> 543 +</head> 490 490 <table id="cecTable"; cellspacing="5px" cellpadding="5%" border="1" width="100%"; align="left"> 491 491 <col style="width:30%"> 492 492 <col style="width:70%">