smallImgDown相对位置修改
This commit is contained in:
@@ -608,13 +608,13 @@
|
|||||||
.scrollbutton_01.smallImgUp,
|
.scrollbutton_01.smallImgUp,
|
||||||
.scrollbutton_01.smallImgUp.disabled {
|
.scrollbutton_01.smallImgUp.disabled {
|
||||||
background: url(/static/index/pc/images/fl.png);
|
background: url(/static/index/pc/images/fl.png);
|
||||||
left: 0px;
|
left: 10%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.scrollbutton_01.smallImgDown,
|
.scrollbutton_01.smallImgDown,
|
||||||
.scrollbutton_01.smallImgDown.disabled {
|
.scrollbutton_01.smallImgDown.disabled {
|
||||||
background: url(/static/index/pc/images/rh.png);
|
background: url(/static/index/pc/images/rh.png);
|
||||||
right: 0px;
|
right: 10%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.scrollbutton.smallImgUp,
|
.scrollbutton.smallImgUp,
|
||||||
|
|||||||
Reference in New Issue
Block a user