[ADF-920] Process Header Component - Refactoring (#2073)

[ADF-920] Process Header Component - Refactoring
This commit is contained in:
Deepak Paul
2017-07-18 21:55:58 +05:30
committed by Eugenio Romano
parent 0c457d6988
commit 939e90f12f
7 changed files with 128 additions and 115 deletions

View File

@@ -2,10 +2,8 @@
width: 100%;
}
.activiti-label {
font-weight: bolder;
}
.activiti-process-header__value {
color: rgb(68, 138, 255);
.adf-card-container {
font-family: inherit;
height: 19em;
padding: 8px;
}