Registrations page
This commit is contained in:
@@ -491,3 +491,18 @@ ul.tags,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.workshop {
|
||||
list-style: none;
|
||||
overflow: auto;
|
||||
|
||||
&:target {
|
||||
background-color: $color-5;
|
||||
}
|
||||
}
|
||||
|
||||
.registrations .user {
|
||||
&:target {
|
||||
background-color: $color-5;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user