De rij is klikbaar
This commit is contained in:
@ -47,3 +47,7 @@ ul.nv {
|
||||
color: grey;
|
||||
margin-top: 50px;
|
||||
}
|
||||
/** Table Row **/
|
||||
.clickable {
|
||||
cursor: pointer;
|
||||
}
|
Reference in New Issue
Block a user