comparison client/src/components/map/Zoom.vue @ 1397:dea40d4cba44

fixed menu font-sizes and zoom button z-index
author Markus Kottlaender <markus@intevation.de>
date Wed, 28 Nov 2018 15:20:28 +0100
parents 3fee649d3d5d
children bb47531bdd22
comparison
equal deleted inserted replaced
1396:a2ff987555e7 1397:dea40d4cba44
22 margin-left: -$icon-width 22 margin-left: -$icon-width
23 23
24 .zoomButton 24 .zoomButton
25 min-height: $icon-width 25 min-height: $icon-width
26 min-width: $icon-width 26 min-width: $icon-width
27 z-index: 2 27 z-index: 1
28 outline: none 28 outline: none
29 color: #666 29 color: #666
30 </style> 30 </style>
31 <script> 31 <script>
32 /* This is Free Software under GNU Affero General Public License v >= 3.0 32 /* This is Free Software under GNU Affero General Public License v >= 3.0