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>pull/260/head
parent
37fcb5c6c7
commit
b90b1b441a
|
@ -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