u
This commit is contained in:
parent
4f774ae5c5
commit
2f4583c04d
@ -238,15 +238,15 @@
|
|||||||
background: no-repeat center center / contain;
|
background: no-repeat center center / contain;
|
||||||
}
|
}
|
||||||
.sLeftMostButton{
|
.sLeftMostButton{
|
||||||
background-image: url(../static/cPager.leftMost.png)
|
background-image: url(./cPager.leftMost.png)
|
||||||
}
|
}
|
||||||
.sPrevButton{
|
.sPrevButton{
|
||||||
background-image: url(../static/cPager.previous.png)
|
background-image: url(./cPager.previous.png)
|
||||||
}
|
}
|
||||||
.sNextButton{
|
.sNextButton{
|
||||||
background-image: url(../static/cPager.next.png)
|
background-image: url(./cPager.next.png)
|
||||||
}
|
}
|
||||||
.sRightMostButton{
|
.sRightMostButton{
|
||||||
background-image: url(../static/cPager.rightMost.png)
|
background-image: url(./cPager.rightMost.png)
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user