This commit is contained in:
Sanj 2012-04-23 00:09:50 +05:30
parent 4c58e79b15
commit 190c0ebe64

View File

@ -133,5 +133,13 @@ thead tr:first-child {
background:#c8e5ee;
}
.pageBtn {
cursor:pointer;
color: #393939;
}
.pageBtn:hover {
color: #000;
}
/* END SANJAY'S STYLING */