comparison client/src/application/assets/application.scss @ 938:fe923c8ef08f

client: add static legend image to contour_lines * Add a new image asset `legend_contour_lines.png` and display it for the "Bottleneck isolines" layer's legend. * Ensure that the "Bottleneck isolines" layer is not visible at startup. * Remove some outdated TODOISO and TODOSTYLE comments.
author Bernhard Reiter <bernhard@intevation.de>
date Tue, 09 Oct 2018 00:12:12 +0200
parents c12ec7fde3f2
children ca628dce90dd
comparison
equal deleted inserted replaced
937:72430f050d90 938:fe923c8ef08f
3 $border-radius: 5px; 3 $border-radius: 5px;
4 $icon-height: 2rem; 4 $icon-height: 2rem;
5 $icon-width: 2rem; 5 $icon-width: 2rem;
6 $large-offset: 2rem; 6 $large-offset: 2rem;
7 $layerselect-height: 20rem; 7 $layerselect-height: 20rem;
8 $layerselect-width: 20rem; 8 $layerselect-width: 22rem;
9 $identify-height: 20rem; 9 $identify-height: 20rem;
10 $identify-width: 20rem; 10 $identify-width: 20rem;
11 $offset: 1rem; 11 $offset: 1rem;
12 $searchbar-width: 50vw; 12 $searchbar-width: 50vw;
13 $sidebar-height: 16rem; 13 $sidebar-height: 16rem;