mirror of https://github.com/sualko/cloud_bbb
Compare commits
2 Commits
45d3ab20b1
...
69c15ec263
Author | SHA1 | Date |
---|---|---|
|
69c15ec263 | |
|
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-react-root,
|
||||||
#bbb-restrictions {
|
#bbb-restrictions {
|
||||||
#bbb-warning,
|
#bbb-warning,
|
||||||
|
|
Loading…
Reference in New Issue