add pagination custom css

This commit is contained in:
Mohit Suman 2016-09-07 14:54:36 +05:30 committed by Stan Silvert
parent a1fd85c52a
commit c4f0053dd9

View file

@ -380,3 +380,13 @@ h1 i {
height: 600px;
width: 100%;
}
.kc-pagination {
border: 1px solid #d1d1d1;
font-size: 12px;
height: 23px;
margin-right: 10px;
padding-right: 10px;
text-align: right;
width: 30px;
}