mirror of https://github.com/sualko/cloud_bbb
Add light separation line in the rooms' list
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
parent
7e72133381
commit
afbaf2dc0e
|
@ -95,6 +95,10 @@ pre {
|
|||
}
|
||||
}
|
||||
|
||||
#bbb-react-root table tbody tr td {
|
||||
border-bottom: 1px solid var(--color-border-dark);
|
||||
}
|
||||
|
||||
#bbb-react-root,
|
||||
#bbb-restrictions {
|
||||
#bbb-warning,
|
||||
|
|
Loading…
Reference in New Issue