changeset 2835:202a153a3361

client: identify box: made headers lighter
author Markus Kottlaender <markus@intevation.de>
date Wed, 27 Mar 2019 16:20:35 +0100
parents f91ee5d2c58a
children 5a46f7d6108d
files client/src/components/identify/Identify.vue
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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