Sanj 12 years ago
parent
commit
190c0ebe64
  1. 8
      manifests/media/css/main.css

8
manifests/media/css/main.css

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

Loading…
Cancel
Save