Revision 904cd1c0
Added by Andreas Kohlbecker almost 5 years ago
src/main/webapp/VAADIN/themes/edit-valo/custom-fields.scss | ||
---|---|---|
95 | 95 |
} |
96 | 96 |
} |
97 | 97 |
|
98 |
// ------------ NameRelationField ------------ // |
|
99 |
.v-name-relation-field { |
|
100 |
.toolbar { |
|
101 |
float: right; |
|
102 |
height: $v-unit-size; |
|
103 |
} |
|
104 |
.margin-wrapper { |
|
105 |
@include composite-field-wrapper; |
|
106 |
} |
|
107 |
} |
|
108 |
|
|
98 | 109 |
// ------------ v-person-field ------------ // |
99 | 110 |
.v-person-field { |
100 | 111 |
position: relative; |
Also available in: Unified diff
ref #7364 validation section implemented in TaxonNameEditor