better styling, bump version

This commit is contained in:
matty 2024-05-19 18:26:17 -04:00
parent 85aa58f766
commit 2045aad094
2 changed files with 2 additions and 2 deletions

View File

@ -300,7 +300,7 @@ input#search-video {
background-color: transparent !important;
}
video {
video, div[id^="vjs_video_"] { /* handles both live and VODs */
border-radius: 1rem;
background-color: transparent;
}

View File

@ -1,6 +1,6 @@
{
"name": "peertube-theme-nctv-dark",
"version": "1.1.5",
"version": "1.1.6",
"description": "NCTV dark theme",
"engine": {
"peertube": ">=4.2.0"