# HG changeset patch # User Markus Kottlaender # Date 1542968356 -3600 # Node ID 6c0c204f6bce8805d11dfff954c7bb7dee45a7cd # Parent 86be0002cd10cc12f5115643f683232d07c85bd0 improved fairwayprofile headline/buttons style diff -r 86be0002cd10 -r 6c0c204f6bce client/src/components/map/fairway/Fairwayprofile.vue --- a/client/src/components/map/fairway/Fairwayprofile.vue Fri Nov 23 10:58:29 2018 +0100 +++ b/client/src/components/map/fairway/Fairwayprofile.vue Fri Nov 23 11:19:16 2018 +0100 @@ -12,8 +12,10 @@ v-if="showSplitscreen"> -
-
{{ selectedBottleneck }} ({{ selectedSurvey.date_info }})
+
+
+ {{ selectedBottleneck }} ({{ selectedSurvey.date_info }}) +
@@ -95,10 +97,11 @@ height: 0 overflow: hidden z-index: 2 + .headline + border-top: solid 3px $color-info .splitscreen-toggle, .clear-selection - right: $icon-width + $offset width: $icon-width height: $icon-height margin-top: 8px @@ -107,8 +110,11 @@ svg path fill: #666 +.splitscreen-toggle + right: $small-offset + $icon-width + .clear-selection - right: $offset + right: $small-offset .show .profile