diff client/src/components/identify/Identify.vue @ 2835:202a153a3361

client: identify box: made headers lighter
author Markus Kottlaender <markus@intevation.de>
date Wed, 27 Mar 2019 16:20:35 +0100
parents d0f6c222f4f9
children a2a82e887b18
line wrap: on
line diff
--- a/client/src/components/identify/Identify.vue	Wed Mar 27 15:57:17 2019 +0100
+++ b/client/src/components/identify/Identify.vue	Wed Mar 27 16:20:35 2019 +0100
@@ -28,7 +28,7 @@
           :key="feature.getId()"
         >
           <small
-            class="d-flex justify-content-between bg-dark text-light px-2 py-1"
+            class="d-flex justify-content-between bg-secondary text-light px-2 py-1"
           >
             {{ $gettext(featureLabel(feature)) }}
             <a