This topic is locked

PHPR 5.2 styles

1/8/2010 10:35:26 AM
PHPRunner General questions
A
aalekizoglou author

In PHPR5.2 v4174

in styles Rome, Paris and Madrid the following are missing (used in London layout)
.list_table

{

border: 1px solid white;

background: #F7F9FB;

}

.list_table1

{

border: 1px solid #BDBAB5;

}
Athanasios Alekizoglou

A
aalekizoglou author 1/8/2010

Also you may modify the import.htm to center align the text.
{$header}

<div style="text-align:center">

<H1>Import</H1>
Regards,

J
Jane 1/12/2010

Athanasios,
thank you.