mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-05 17:14:20 +01:00
UI: Make caselog entries' header font a bit more tinier in enhanced portal.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user