css
This commit is contained in:
parent
08260cb7a4
commit
6472f521ac
@ -919,7 +919,7 @@ if ($resql)
|
|||||||
// Ref
|
// Ref
|
||||||
if (!empty($arrayfields['c.ref']['checked']))
|
if (!empty($arrayfields['c.ref']['checked']))
|
||||||
{
|
{
|
||||||
print '<td class="nowrap">';
|
print '<td class="nowraponall">';
|
||||||
|
|
||||||
$generic_commande->getLinesArray(); // This set ->lines
|
$generic_commande->getLinesArray(); // This set ->lines
|
||||||
|
|
||||||
|
|||||||
@ -1695,8 +1695,8 @@ div.statusrefbis {
|
|||||||
}
|
}
|
||||||
img.photoref, div.photoref {
|
img.photoref, div.photoref {
|
||||||
/* border: 1px solid #DDD; */
|
/* border: 1px solid #DDD; */
|
||||||
-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2), 0px 0px 2px rgba(0, 0, 0, 0.1);
|
-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
|
||||||
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2), 0px 0px 2px rgba(0, 0, 0, 0.1);
|
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
height: 80px;
|
height: 80px;
|
||||||
width: 80px;
|
width: 80px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user