alignment
This commit is contained in:
parent
99ca03e865
commit
df1ca01f01
|
@ -123,10 +123,12 @@ cursor:pointer;}
|
|||
{font-weight:bold;}
|
||||
|
||||
#totalResults
|
||||
{float:left;}
|
||||
{float:left;
|
||||
padding-left:4px;}
|
||||
|
||||
#showingResults
|
||||
{float:right;}
|
||||
{float:right;
|
||||
padding-right:4px;}
|
||||
|
||||
#noOfResults, #currPageNo, #totalPages, #of
|
||||
{font-weight:normal;}
|
||||
|
@ -202,7 +204,7 @@ background: linear-gradient(top, #d19f9f 0%,#e5e5e5 100%);
|
|||
transform:scale(1.25);}*/
|
||||
|
||||
.firstLast
|
||||
{font-size:12px;
|
||||
{font-size:10px;
|
||||
padding-bottom:14px;
|
||||
cursor:pointer;}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user