css
This commit is contained in:
parent
4c58e79b15
commit
190c0ebe64
|
@ -133,5 +133,13 @@ thead tr:first-child {
|
|||
background:#c8e5ee;
|
||||
}
|
||||
|
||||
.pageBtn {
|
||||
cursor:pointer;
|
||||
color: #393939;
|
||||
}
|
||||
|
||||
.pageBtn:hover {
|
||||
color: #000;
|
||||
}
|
||||
/* END SANJAY'S STYLING */
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user