update version, add more styling

This commit is contained in:
matty 2024-03-11 20:36:46 -04:00
parent dc8685a9c9
commit f6ce2899b1
2 changed files with 7 additions and 1 deletions

View File

@ -59,6 +59,12 @@ span.instance-name {
border-radius: 0.75rem !important;
}
.video-thumbnail-label-overlay,
.play-overlay.ng-star-inserted {
background-color: transparent !important;
}
.logged-in-block,
.logged-in-block > div {
background-color: #181818 !important;

View File

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