added video filtering function
This commit is contained in:
parent
dcaf6c8971
commit
63f647d99c
2 changed files with 50 additions and 4 deletions
|
|
@ -1,3 +1,12 @@
|
|||
.button-group
|
||||
{
|
||||
margin: 50px 0 30px 0;
|
||||
}
|
||||
|
||||
button
|
||||
{
|
||||
color: #000;
|
||||
}
|
||||
|
||||
#video-roster {
|
||||
background-color:#000;
|
||||
|
|
@ -106,4 +115,4 @@
|
|||
right:0;
|
||||
background-image:url("/images/close-button-large.png");
|
||||
background-size:cover;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue