diff --git a/www/css/beauty.css b/www/css/beauty.css index 332a7e0..9204b30 100644 --- a/www/css/beauty.css +++ b/www/css/beauty.css @@ -177,6 +177,8 @@ a:link{text-decoration:none} --fancybox-opacity:1; } .has-slideshow .fancybox__caption{display:none} +/*hide cursor when slideshow is idle*/ +.has-slideshow.is-idle .fancybox__viewport{cursor:none} /* 主题切换 */