Responsive
This commit is contained in:
parent
0d01041166
commit
1bb27f8f18
@ -1376,7 +1376,7 @@ if ($resql)
|
||||
// Alias
|
||||
if (!empty($arrayfields['s.name_alias']['checked']))
|
||||
{
|
||||
print '<td>';
|
||||
print '<td class="tdoverflowmax150" title="'.$obj->name_alias.'">';
|
||||
print $obj->name_alias;
|
||||
print '</td>';
|
||||
if (!$i) $totalarray['nbfield']++;
|
||||
|
||||
@ -3503,6 +3503,7 @@ table.hidepaginationnext .paginationnext {
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Set the color for hover lines */
|
||||
.oddeven:hover, .evenodd:hover, .impair:hover, .pair:hover
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user