diff --git a/less/base.less b/less/base.less index cc3d06f..5375bbc 100644 --- a/less/base.less +++ b/less/base.less @@ -45,7 +45,7 @@ body { transition: opacity .35s linear; position: absolute; left: 0px; - z-index: -5; + //z-index: -5; } #bgTop { diff --git a/less/help_joyride-2.1.less b/less/help_joyride-2.1.less index 582a0c1..15a97f0 100644 --- a/less/help_joyride-2.1.less +++ b/less/help_joyride-2.1.less @@ -299,7 +299,7 @@ .joyride-expose-cover { background: transparent; position: absolute; - z-index: 10000; + //z-index: 10000; top: 0; left: 0; border-radius: 5px; diff --git a/less/message.less b/less/message.less index 0076c1b..e66f1fa 100644 --- a/less/message.less +++ b/less/message.less @@ -13,7 +13,7 @@ color: #333; white-space:nowrap; - z-index: 5; + //z-index: 5; display:none;