Update 00_html_header.html
This commit is contained in:
@@ -6,17 +6,17 @@
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<title>Rapport : $HNAME ${ORACLE_SID} ${DATETIME}</title>
|
||||
<title>Rapport Base Oracle</title>
|
||||
|
||||
<style type="text/css">
|
||||
body {font:10pt Arial,Helvetica,Geneva,sans-serif; color:black; background:white;}
|
||||
body {font:12pt Arial,Helvetica,Geneva,sans-serif; color:black; background:white;}
|
||||
h1 {font-size:16pt; font-weight:bold; color:#336699; border-bottom:1px solid #336699; margin-top:0pt; margin-bottom:0pt; padding:0px 0px 0px 0px;}
|
||||
h2 {font-size:14pt; font-weight:bold; color:#336699; margin-top:4pt; margin-bottom:0pt;}
|
||||
h3 {font-size:12pt; font-weight:bold; color:#336699; margin-top:4pt; margin-bottom:0pt;}
|
||||
pre {font:10pt monospace,Monaco,"Courier New",Courier;}
|
||||
a {color:#663300;}
|
||||
table {font-size:8pt; border-collapse:collapse; empty-cells:show; white-space:nowrap; border:1px solid #336699;}
|
||||
li {font-size:8pt; color:black; padding-left:4px; padding-right:4px; padding-bottom:2px;}
|
||||
table {font-size:10pt; border-collapse:collapse; empty-cells:show; white-space:nowrap; border:1px solid #336699;}
|
||||
li {font-size:10pt; color:black; padding-left:4px; padding-right:4px; padding-bottom:2px;}
|
||||
th {font-weight:bold; color:white; background:#0066CC; padding-left:4px; padding-right:4px; padding-bottom:2px;}
|
||||
tr {color:black; background:white;}
|
||||
tr:hover {color:white; background:#0066CC;}
|
||||
@@ -24,8 +24,8 @@
|
||||
tr.main:hover {color:black; background:white;}
|
||||
td {vertical-align:top; border:1px solid #336699;}
|
||||
td.c {text-align:center;}
|
||||
font.n {font-size:8pt; font-style:italic; color:#336699;}
|
||||
font.f {font-size:8pt; color:#999999; border-top:1px solid #336699; margin-top:30pt;}
|
||||
font.n {font-size:10pt; font-style:italic; color:#336699;}
|
||||
font.f {font-size:10pt; color:#999999; border-top:1px solid #336699; margin-top:30pt;}
|
||||
div.google-chart {width:&&edb360_chart_width.; height:500px;}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user