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