Hi to all:

I added to the "sql-ledger.css" this new styles:

table.dialog {
        border:1 outset;
}

table.report {
        border:hidden;
}

This is because is better on printing not to have borders.

Then in rp.pl and ca.pl I made used this classes:

<table border=1> or <table>  to <table class=dialog> when it was a dialog
<table border=1> or <table> to <table class=report> when it was a report.

Regards,

Antonio Gallardo.


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
-------------------------------------------------------
(un)subscribe: http://lists.sourceforge.net/lists/listinfo/sql-ledger-users
Archive: http://www.mail-archive.com/[email protected]/

Reply via email to