forked from 0x2620/oxjs
allow for lists with an array of items instead of a request function
This commit is contained in:
parent
2c9d6c7e91
commit
c31850f0c4
2 changed files with 124 additions and 25 deletions
|
|
@ -349,6 +349,9 @@ Video
|
|||
.OxThemeModern .OxAnnotation {
|
||||
border-color: rgb(48, 48, 48);
|
||||
}
|
||||
.OxThemeModern .OxAnnotation.OxSelected {
|
||||
background: rgb(48, 48, 48);
|
||||
}
|
||||
|
||||
.OxThemeModern .OxVideoPlayer {
|
||||
background: rgb(0, 0, 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue