mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
css
This commit is contained in:
parent
c94395ff10
commit
9055ab3b4c
|
|
@ -5509,8 +5509,8 @@ div.boximport {
|
|||
|
||||
.fieldrequired { font-weight: bold; color: var(--fieldrequiredcolor) !important; }
|
||||
|
||||
td.widthpictotitle, .table-fiche-title img.widthpictotitle { width: 38px; text-align: <?php echo $left; ?>; }
|
||||
span.widthpictotitle { font-size: 1.7em; }
|
||||
td.widthpictotitle, .table-fiche-title img.widthpictotitle { width: 34px; text-align: <?php echo $left; ?>; }
|
||||
span.widthpictotitle { font-size: 1.5em; }
|
||||
table.titlemodulehelp tr td img.widthpictotitle { width: 80px; }
|
||||
|
||||
.dolgraphtitle { margin-top: 6px; margin-bottom: 4px; }
|
||||
|
|
|
|||
|
|
@ -2835,7 +2835,7 @@ td.nobordernopadding.widthpictotitle.col-picto {
|
|||
width: 14px;
|
||||
}
|
||||
span.widthpictotitle {
|
||||
font-size: 1.3em;
|
||||
font-size: 1em;
|
||||
}
|
||||
.table-list-of-attached-files .col-picto, .table-list-of-links .col-picto {
|
||||
opacity: 0.7 !important;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user