improved coloring of videoaction buttons on player page
This commit is contained in:
@ -19,3 +19,11 @@
|
||||
.videoactions {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.button {
|
||||
padding: 6px;
|
||||
border-radius: 5px;
|
||||
margin-right: 15px;
|
||||
color: white;
|
||||
border-width: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user