comparison client/src/layers/Layers.vue @ 1213:9d93968db2cd

replaced custom css with bootstrap classes
author Markus Kottlaender <markus@intevation.de>
date Mon, 19 Nov 2018 14:13:01 +0100
parents 4f666dbb9abd
children ba8cd80d68b6
comparison
equal deleted inserted replaced
1212:387826a2efd3 1213:9d93968db2cd
40 .minimizer 40 .minimizer
41 position: absolute 41 position: absolute
42 z-index: 2 42 z-index: 2
43 right: 0 43 right: 0
44 margin-top: $x-small-offset 44 margin-top: $x-small-offset
45 border-radius: $border-radius
46 height: $icon-width 45 height: $icon-width
47 width: $icon-height 46 width: $icon-height
48 </style> 47 </style>
49 48
50 <script> 49 <script>