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:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -2339,7 +2339,7 @@ img.hideonsmartphone.pictoactionview {
|
||||
.pictofixedwidth {
|
||||
text-align: <?php echo $left; ?>;
|
||||
width: 20px;
|
||||
padding-right: 0;
|
||||
/* padding-right: 0; */
|
||||
}
|
||||
|
||||
.colorthumb {
|
||||
|
||||
Reference in New Issue
Block a user