slightly better styling
This commit is contained in:
parent
1834e67082
commit
5ca4968e20
@ -297,7 +297,8 @@ input#search-video {
|
|||||||
/* Video player styling */
|
/* Video player styling */
|
||||||
|
|
||||||
#video-wrapper {
|
#video-wrapper {
|
||||||
background-color: transparent !important;
|
background-color: transparent;
|
||||||
|
margin-top: 0.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
video, div[id^="vjs_video_"], .vjs-control-bar { /* handles both live and VODs as well as control bar on player*/
|
video, div[id^="vjs_video_"], .vjs-control-bar { /* handles both live and VODs as well as control bar on player*/
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "peertube-theme-nctv-dark",
|
"name": "peertube-theme-nctv-dark",
|
||||||
"version": "1.1.6",
|
"version": "1.1.7",
|
||||||
"description": "NCTV dark theme",
|
"description": "NCTV dark theme",
|
||||||
"engine": {
|
"engine": {
|
||||||
"peertube": ">=4.2.0"
|
"peertube": ">=4.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user