2023-05-16 10:50:42 +08:00

4 lines
135 B
CSS

.table td > a {display: inline-block; cursor: pointer;}
.table td > a:hover {text-decoration: none;}
.table td.reviewer{padding: 5px;}