Remove footer.php and some small improvements
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
</tr>
|
||||
{foreachelse}
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<td colspan="3">
|
||||
{$lang_assetclassgroup_none}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
</tr>
|
||||
{foreachelse}
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
<td colspan="5">
|
||||
{$lang_cable_none}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -50,6 +50,7 @@ textarea {
|
||||
}
|
||||
|
||||
table.footer {
|
||||
margin-top: 1ex;
|
||||
border: 0px;
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0px;
|
||||
@@ -209,7 +210,7 @@ div.error, div.warning, div.info, div.note {
|
||||
margin: 1em 0 0 0;
|
||||
border-radius: 12px;
|
||||
width: 750px;
|
||||
animation: fadeout 5s 2s forwards;
|
||||
animation: fadeout 10s 2s forwards;
|
||||
}
|
||||
div.error {
|
||||
border: 1px solid #8b0000;
|
||||
|
||||
Reference in New Issue
Block a user