3 Commits

Author SHA1 Message Date
Oscar Lorentzon
c4218f71b7 fix: remove non existing cursor value 2017-11-29 10:45:31 +00:00
Oscar Lorentzon
d11f278d43 Simplify z-index approach.
Interactive (e.g. navigation, attribution) element have z-index 10.
Overlayed elements (slider, route bubble) have z-index 20.
Filling elements have z-index -1 to 9.
Cover have z-index 100.
Special elements (debug) have z-index 50.

Do not change z-index in server cssnano plugin (z-index are not
changed when built from npm script).
2016-08-26 13:22:25 -04:00
Oscar Lorentzon
7a9525b903 Rename component CSS files. 2016-02-05 10:56:03 +01:00