forked from Wavyzz/dolibarr
Fix css
This commit is contained in:
@@ -189,8 +189,10 @@ foreach($listofnotifiedevents as $notifiedevent)
|
||||
print '</td></tr>';
|
||||
|
||||
print '</table>';
|
||||
print '<div class="opacitymedium">';
|
||||
print '* '.$langs->trans("GoOntoUserCardToAddMore").'<br>';
|
||||
if (! empty($conf->societe->enabled)) print '** '.$langs->trans("GoOntoContactCardToAddMore").'<br>';
|
||||
print '</div>';
|
||||
print '<br><br>';
|
||||
|
||||
|
||||
|
||||
@@ -1277,6 +1277,9 @@ div.nopadding {
|
||||
.pictoedit, .pictowarning, .pictodelete {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
.fiche img.pictoedit {
|
||||
opacity: 0.7;
|
||||
}
|
||||
.colorthumb {
|
||||
padding-left: 1px !important;
|
||||
padding-right: 1px;
|
||||
|
||||
Reference in New Issue
Block a user