css
This commit is contained in:
parent
4c58e79b15
commit
190c0ebe64
1 changed files with 8 additions and 0 deletions
|
@ -133,5 +133,13 @@ thead tr:first-child {
|
||||||
background:#c8e5ee;
|
background:#c8e5ee;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pageBtn {
|
||||||
|
cursor:pointer;
|
||||||
|
color: #393939;
|
||||||
|
}
|
||||||
|
|
||||||
|
.pageBtn:hover {
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
/* END SANJAY'S STYLING */
|
/* END SANJAY'S STYLING */
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue