improved coloring of videoaction buttons on player page

This commit is contained in:
2020-11-20 21:31:07 +01:00
parent 598137ed63
commit 7fbc7e98c9
2 changed files with 16 additions and 5 deletions

View File

@ -19,3 +19,11 @@
.videoactions {
margin-top: 15px;
}
.button {
padding: 6px;
border-radius: 5px;
margin-right: 15px;
color: white;
border-width: 0;
}