comparison client/src/application/assets/application.scss @ 639:5daee6e32c56

measures fixed
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 13 Sep 2018 10:14:59 +0200
parents c2f040dba57f
children 3e2eeb215d0e
comparison
equal deleted inserted replaced
638:c2f040dba57f 639:5daee6e32c56
14 $sidebar-height: 13rem; 14 $sidebar-height: 13rem;
15 $icon-height: 2rem; 15 $icon-height: 2rem;
16 $icon-width: 2rem; 16 $icon-width: 2rem;
17 $layerselect-height: 20rem; 17 $layerselect-height: 20rem;
18 $layerselect-width: 20rem; 18 $layerselect-width: 20rem;
19 $slight-transparent: 0.96;
19 20
20 .debug { 21 .debug {
21 border: 1px solid red; 22 border: 1px solid red;
22 } 23 }
23 24