From c4a051712bc7385967a21895d025962e317c7870 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 16 Jun 2022 16:10:12 +0200 Subject: Cleanup title-page CSS --- .../src/app/+videos/+video-edit/shared/video-edit.component.scss | 9 --------- 1 file changed, 9 deletions(-) (limited to 'client/src/app/+videos/+video-edit/shared/video-edit.component.scss') diff --git a/client/src/app/+videos/+video-edit/shared/video-edit.component.scss b/client/src/app/+videos/+video-edit/shared/video-edit.component.scss index 770a0f585..e8a6c6e42 100644 --- a/client/src/app/+videos/+video-edit/shared/video-edit.component.scss +++ b/client/src/app/+videos/+video-edit/shared/video-edit.component.scss @@ -5,15 +5,6 @@ @include peertube-select-container(auto); } -.title-page a { - color: pvar(--mainForegroundColor); - - &:hover { - text-decoration: none; - opacity: .8; - } -} - my-peertube-checkbox { display: block; margin-bottom: 1rem; -- cgit v1.2.3