comparison client/src/components/identify/Identify.vue @ 2856:a2a82e887b18

client: identify: changed header color for measurements
author Markus Kottlaender <markus@intevation.de>
date Thu, 28 Mar 2019 17:51:25 +0100
parents 202a153a3361
children f59cff59a630
comparison
equal deleted inserted replaced
2855:8a8a929182f9 2856:a2a82e887b18
11 :title="identifiedLabel" 11 :title="identifiedLabel"
12 :closeCallback="close" 12 :closeCallback="close"
13 /> 13 />
14 <div class="features"> 14 <div class="features">
15 <div v-if="currentMeasurement"> 15 <div v-if="currentMeasurement">
16 <small class="d-block bg-dark text-light text-center px-2 py-1"> 16 <small class="d-block bg-secondary text-light text-center px-2 py-1">
17 {{ $gettext("Measurement") }} 17 {{ $gettext("Measurement") }}
18 </small> 18 </small>
19 <small class="d-flex justify-content-between px-2"> 19 <small class="d-flex justify-content-between px-2">
20 <b> 20 <b>
21 {{ currentMeasurement.quantity }} 21 {{ currentMeasurement.quantity }}