2
0
forked from Wavyzz/dolibarr

# WARNING: head commit changed in the meantime

Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
This commit is contained in:
Laurent Destailleur
2022-07-28 18:52:44 +02:00
16 changed files with 92 additions and 85 deletions

View File

@@ -2310,7 +2310,7 @@ span.widthpictotitle.pictotitle {
.pictofixedwidth {
text-align: <?php echo $left; ?>;
width: 20px;
padding-right: 0;
/* padding-right: 0; */
}
.colorthumb {
@@ -7642,7 +7642,7 @@ div.clipboardCPValue.hidewithsize {
}
.lilevel1 span.paddingright {
padding-right: 3px;
padding-right: 4px;
}
}

View File

@@ -2339,7 +2339,7 @@ img.hideonsmartphone.pictoactionview {
.pictofixedwidth {
text-align: <?php echo $left; ?>;
width: 20px;
padding-right: 0;
/* padding-right: 0; */
}
.colorthumb {