This commit is contained in:
Sanj 2012-04-23 00:25:23 +05:30
parent f03173e1af
commit ca3ac107a2
2 changed files with 3 additions and 2 deletions

View File

@ -139,10 +139,11 @@ thead tr:first-child {
display: inline-block; display: inline-block;
font-size: 12px; font-size: 12px;
cursor:pointer; cursor:pointer;
color: #fff;
} }
.pageBtn:hover { .pageBtn:hover {
color: #ccc;
} }
/* END SANJAY'S STYLING */ /* END SANJAY'S STYLING */