2019-02-15 12:41:14 +01:00
|
|
|
.dataset-external-references-editor {
|
2020-07-29 17:04:19 +02:00
|
|
|
.heading {
|
|
|
|
text-align: left;
|
|
|
|
font-weight: 700;
|
|
|
|
font-size: 18px;
|
|
|
|
letter-spacing: 0px;
|
|
|
|
color: #212121;
|
|
|
|
opacity: 0.81;
|
|
|
|
margin-top: 1.625rem;
|
|
|
|
margin-bottom: 0.625rem;
|
|
|
|
}
|
|
|
|
|
|
|
|
.hint {
|
|
|
|
text-align: left;
|
|
|
|
font-weight: 400;
|
|
|
|
font-size: 16px;
|
|
|
|
letter-spacing: 0px;
|
|
|
|
color: #212121;
|
|
|
|
opacity: 0.81;
|
|
|
|
margin-bottom: 2.125rem;
|
|
|
|
}
|
|
|
|
|
|
|
|
.external-item-card {
|
|
|
|
margin-bottom: 1em;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
::ng-deep .tags-form .mat-form-field-appearance-outline .mat-form-field-outline {
|
|
|
|
background: #fafafa !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
::ng-deep .tags-form .mat-form-field-appearance-outline .mat-form-field-infix {
|
|
|
|
font-size: 1rem;
|
|
|
|
padding: 0.6em 0 1em 0 !important;
|
2019-02-15 12:41:14 +01:00
|
|
|
}
|