allow for lists with an array of items instead of a request function

This commit is contained in:
rlx 2011-02-07 05:34:18 +00:00
commit c31850f0c4
2 changed files with 124 additions and 25 deletions

View file

@ -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);