comparison client/src/layers/Layers.vue @ 1201:37889ae85133

moved search icon/bar to the left, next to main menu
author Markus Kottlaender <markus@intevation.de>
date Mon, 19 Nov 2018 09:09:27 +0100
parents 1ae93a0438df
children 4f666dbb9abd
comparison
equal deleted inserted replaced
1200:502e0b960424 1201:37889ae85133
20 </template> 20 </template>
21 21
22 <style lang="sass" scoped> 22 <style lang="sass" scoped>
23 .layerselectmenu 23 .layerselectmenu
24 position: relative 24 position: relative
25 margin-left: $offset 25 margin-left: auto
26 26
27 .layerselection 27 .layerselection
28 background-color: white 28 background-color: white
29 opacity: $slight-transparent 29 opacity: $slight-transparent
30 30