Updated strings and added a bit of styling (#692)

This commit is contained in:
farhatahmad
2019-07-24 13:42:46 -04:00
committed by Jesus Federico
parent 9057615784
commit 453e6b7c96
4 changed files with 14 additions and 10 deletions

View File

@ -167,3 +167,7 @@ table {
}
}
}
.cursor-pointer{
cursor: pointer;
}