* Use span

* Make item 600 px wide
* Misc cleanup
This commit is contained in:
Scott Ullrich 2008-10-30 01:30:31 +00:00
parent b781ca0abc
commit 8a220491a9
6 changed files with 17 additions and 14 deletions

View File

@ -304,17 +304,17 @@ function print_info_box_np($msg, $name="apply",$value="Apply changes") {
}
echo <<<EOFnp
<table id='infoboxnptable'>
<table>
<tr>
<td>
<div style='infoboxnp' id='redbox'>
<table id='infoboxnptable2'>
<div class='infoboxnp' id='redbox'>
<table class='infoboxnptable2'>
<tr>
<td id='infoboxnptd'>
&nbsp;&nbsp;&nbsp;<img style='infoboxnpimg' src="/themes/{$g['theme']}/images/icons/icon_exclam.gif" >
<td class='infoboxnptd'>
&nbsp;&nbsp;&nbsp;<img class='infoboxnpimg' src="/themes/{$g['theme']}/images/icons/icon_exclam.gif" >
</td>
<td id='infoboxnptd2'>
<b>{$msg}</b></font>
<td class='infoboxnptd2'>
<b>{$msg}</b>
</td>
{$savebutton}
</tr>

View File

@ -6,7 +6,7 @@ html, body, td, th, input, select {
.infoboxnptd2 {
width:70%;
font-color:white;
color:white;
background-color:#990000;
}
@ -29,6 +29,7 @@ html, body, td, th, input, select {
.infoboxnp {
background-color:#990000;
width:600px;
}
.infoboxnpimg {
@ -41,7 +42,6 @@ html, body, td, th, input, select {
.inputerrorsleft {
background-color: #990000;
width: 36px;
text-align: center;
}
.inputerrorsright {

View File

@ -7,7 +7,7 @@ html, body, td, th, input, select {
.infoboxnptd2 {
width:70%;
font-color:white;
color:white;
background-color:#990000;
}
@ -30,6 +30,7 @@ html, body, td, th, input, select {
.infoboxnp {
background-color:#990000;
width:600px;
}
.infoboxnpimg {
@ -42,7 +43,6 @@ html, body, td, th, input, select {
.inputerrorsleft {
background-color: #990000;
width: 36px;
text-align: center;
}
.inputerrorsright {

View File

@ -6,7 +6,7 @@ html, body, td, th, input, select {
.infoboxnptd2 {
width:70%;
font-color:white;
color:white;
background-color:#990000;
}
@ -29,6 +29,7 @@ html, body, td, th, input, select {
.infoboxnp {
background-color:#990000;
width:600px;
}
.infoboxnpimg {

View File

@ -6,7 +6,7 @@ html, body, td, th, input, select {
.infoboxnptd2 {
width:70%;
font-color:white;
color:white;
background-color:#990000;
}
@ -29,6 +29,7 @@ html, body, td, th, input, select {
.infoboxnp {
background-color:#990000;
width:600px;
}
.infoboxnpimg {

View File

@ -7,7 +7,7 @@ html, body, td, th, input, select {
.infoboxnptd2 {
width:70%;
font-color:white;
color:white;
background-color:#990000;
}
@ -30,6 +30,7 @@ html, body, td, th, input, select {
.infoboxnp {
background-color:#990000;
width:600px;
}
.infoboxnpimg {