[ticket/283] Use newer pagination style in prosilver & support subsilver2
B3P-283
This commit is contained in:
@@ -159,3 +159,16 @@
|
||||
margin-left: -1px;
|
||||
}
|
||||
}
|
||||
|
||||
.portal-pagination ul {
|
||||
display: inline-block;
|
||||
list-style: none !important;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.portal-pagination ul li {
|
||||
display: inline-block !important;
|
||||
padding: 0;
|
||||
font-size: 100%;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user