Merge remote-tracking branch 'origin/develop' into feature/b931

# Conflicts:
#	.idea/inspectionProfiles/Combodo.xml
#	application/cmdbabstract.class.inc.php
#	core/attributedef.class.inc.php
#	css/light-grey.css
#	css/light-grey.scss
This commit is contained in:
Eric
2018-09-25 12:03:44 +02:00
33 changed files with 1404 additions and 139 deletions

View File

@@ -1010,7 +1010,7 @@ table .group-actions {
}
.caselog_field_entry_header {
padding: 6px;
font-size: 1em;
font-size: 0.9em;
border-bottom: 1px solid #fff;
background-color: #f2f2f2;
}

View File

@@ -1087,7 +1087,7 @@ table .group-actions .item-action-wrapper .panel-body > p:last-child{
}
.caselog_field_entry_header{
padding: 6px;
font-size: 1em;
font-size: 0.9em;
border-bottom: 1px solid $white;
background-color: #F2F2F2;
}