Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Zhu <picturepan2@hotmail.com>2017-03-17 15:31:20 +0300
committerYan Zhu <picturepan2@hotmail.com>2017-03-17 15:31:20 +0300
commita0f28dbfbbd1864857b054ab93619f329fc03180 (patch)
treeac96475dade99e3b1425b733bfa3b0cfc059a328 /src/parallax.less
parentdbe7a0a86229cbc666fc6b624192f8fdee8c8f57 (diff)
Add shadow variables
Diffstat (limited to 'src/parallax.less')
-rw-r--r--src/parallax.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parallax.less b/src/parallax.less
index 644e1ac..a7096fc 100644
--- a/src/parallax.less
+++ b/src/parallax.less
@@ -87,5 +87,5 @@
height: 50%;
position: absolute;
width: 50%;
- z-index: @z-index-z0;
+ z-index: @zindex-0;
}