scss slick_アロー&ドットの初期设定

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了scss slick_アロー&ドットの初期设定相关的知识,希望对你有一定的参考价值。

/* -----------------------------------------------------------
    .box_slide
----------------------------------------------------------- */
.slick-arrow {
	position: absolute;
	width: 27px;
	height: 51px;
	z-index: 10;
	&::before {
		display: none;
	}
	&.slick-prev {
		left: 45px;
		top: 50%;
		background: url(../images/common/slide_prev.png) 0 0 no-repeat;
		border: none;
		cursor: pointer;
		text-indent:200%;
		white-space:nowrap;
		overflow:hidden;
		@include mq(tab_sp) {
			top: 38%;
			left: 10px;
		}
		&::before {
			display: none;
		}
		&:hover {
			left: 35px;
			@include mq(tab_sp) {
				left: 5px;
			}
		}
	}
	&.slick-next {
		right: 45px;
		top: 50%;
		cursor: pointer;
		background: url(../images/common/slide_next.png) 0 0 no-repeat;
		border: none;
		text-indent: -9999px !important;
		white-space:nowrap;
		overflow:hidden;
		@include mq(tab_sp) {
			top: 38%;
			right: 10px;
		}
		&:hover {
			right: 35px;
			@include mq(tab_sp) {
				right: 5px;
			}
		}
	}
}
.slick-dots {
	position: absolute;
	width: 100%;
	bottom: 20px;
	z-index: 5;
	line-height: 0;
	text-align: center;
	@include mq(sp) {
		bottom: 10px;
	}
	li {
		margin-left: -1px;
		display: inline-block;
		vertical-align: top;
		height: 5px;
		cursor: pointer;
		margin-left: 10px;
		background:  #fff;
		width: 15px;
		height: 15px;
		@include border-radius(50%);
		@include mq(sp) {
			width: 8px;
			height: 8px;
		}
		&:first-child {
			margin-left: 0;
		}
		button {
			width: 15px;
			height: 15px;
			border-radius: 5.5px;
			text-indent: -9999px !important;
			background: none;
			border: none;
			cursor: pointer;
			@include mq(sp) {
				width: 8px;
				height: 8px;
			}
		}
		&.slick-active {
			background: #838383;
		}
	}
}

以上是关于scss slick_アロー&ドットの初期设定的主要内容,如果未能解决你的问题,请参考以下文章

php php7:継承したメソットの引数违いでワーニング

sh 直近のタグからHEADまでのマージコミットの体(PRのタイトル)の一覧を表示するコマンド

sh ドットファイルごと全部移动

sh ファイル容量ドットファイルも含める

javascript アロー关数を使った此の束缚

c_cpp Unix的ドメインソケットの确认