mirror of https://github.com/sualko/cloud_bbb
Merge pull request #260 from Jerome-Herbinet/patch-3
Add light separation line in the rooms' listpull/256/head
commit
78e209e39c
|
@ -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