Some visual tweaks (#133)

This commit is contained in:
Maciej Hirsz
2019-03-26 11:09:05 +01:00
committed by GitHub
parent 8fa36118b5
commit e078e7a9b9
3 changed files with 25 additions and 4 deletions
@@ -3,6 +3,15 @@
cursor: pointer;
}
.Row a {
color: inherit;
text-decoration: none;
}
.Row a:hover {
text-decoration: underline;
}
.Row-Header th, .Row td {
text-align: left;
padding: 6px 13px;