diff --git a/LDP/lampadas/database/tables/block/EN.m4 b/LDP/lampadas/database/tables/block/EN.m4 index 7aff415f..1d51e118 100644 --- a/LDP/lampadas/database/tables/block/EN.m4 +++ b/LDP/lampadas/database/tables/block/EN.m4 @@ -45,7 +45,7 @@ insert([blkfooter], Python Powered! OSI Certified Gnome - TLDP + TLDP
|strrender_time|: |elapsed_time| ]) diff --git a/LDP/lampadas/pylib/Tables.py b/LDP/lampadas/pylib/Tables.py index 31cc7c2b..d33aa119 100644 --- a/LDP/lampadas/pylib/Tables.py +++ b/LDP/lampadas/pylib/Tables.py @@ -939,8 +939,8 @@ class Tables: |session_name| - - + diff --git a/LDP/lampadas/www/css/ldp.css b/LDP/lampadas/www/css/ldp.css index d56c3c96..fe70957a 100644 --- a/LDP/lampadas/www/css/ldp.css +++ b/LDP/lampadas/www/css/ldp.css @@ -102,8 +102,6 @@ TD.sidebarright { TD.center { width: 100%; - padding-left: 5; - padding-right: 5; } TD.body { @@ -111,6 +109,7 @@ TD.body { background-color: white; border: solid black; border-width: 2; + padding: 10; } TABLE.header { @@ -152,21 +151,12 @@ TABLE.navbox { margin: 0; margin-left: 5; margin-right: 5; - border: none; - border-width: 0; - background-color: black; + border: solid black; + border-width: 2; + background-color: #888888; } .navbox TR { - margin: 0; - padding: 0; - border: none; -} - -.navbox TH { - padding: 0; - margin: 0; - border: none; border-width: 0; } @@ -203,7 +193,12 @@ TABLE .tab { } TABLE.box { - border-width: 1; + border-width: 0; + border: solid black; +} + +.box TD { + border-width: 0; } .box .label { diff --git a/LDP/lampadas/xsl/lampadas-print.xsl b/LDP/lampadas/xsl/lampadas-print.xsl index e9cecc0e..4f39e39d 100644 --- a/LDP/lampadas/xsl/lampadas-print.xsl +++ b/LDP/lampadas/xsl/lampadas-print.xsl @@ -11,7 +11,7 @@ - +