start working on new theme
This commit is contained in:
		| @ -48,11 +48,11 @@ h1.instance-name.home-page, | |||||||
|   font-weight: 900 !important; |   font-weight: 900 !important; | ||||||
| } | } | ||||||
|  |  | ||||||
| input.p-inputtext.p-component.ng-star-inserted { | /* input.p-inputtext.p-component.ng-star-inserted { | ||||||
|   color: white; |   color: white; | ||||||
| } | } */ | ||||||
|  |  | ||||||
| .custom-markup-container a , | /* .custom-markup-container a , | ||||||
| .modal-body p a { | .modal-body p a { | ||||||
|   color: #f57200 !important; |   color: #f57200 !important; | ||||||
|   text-decoration: underline !important; |   text-decoration: underline !important; | ||||||
| @ -62,23 +62,14 @@ input.p-inputtext.p-component.ng-star-inserted { | |||||||
| .modal-body p a:hover { | .modal-body p a:hover { | ||||||
|   color: #D16100 !important; |   color: #D16100 !important; | ||||||
|   text-decoration: none !important; |   text-decoration: none !important; | ||||||
| } | } */ | ||||||
|  |  | ||||||
|  |  | ||||||
| button.action-button.action-button-like.activated svg { |  | ||||||
|   color: green; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| button.action-button.action-button-dislike.activated svg { |  | ||||||
|   color: red; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| .alert.pt-alert-primary.ng-star-inserted, | .alert.pt-alert-primary.ng-star-inserted, | ||||||
| .instance-information { | .instance-information { | ||||||
| display: none; | display: none; | ||||||
| } | } | ||||||
|  |  | ||||||
| a { | /* a { | ||||||
| color: #f57200; | color: #f57200; | ||||||
| text-decoration: none; | text-decoration: none; | ||||||
| } | } | ||||||
| @ -86,9 +77,9 @@ text-decoration: none; | |||||||
| a:hover { | a:hover { | ||||||
| color: #D16100; | color: #D16100; | ||||||
| text-decoration: underline; | text-decoration: underline; | ||||||
| } | } */ | ||||||
|  |  | ||||||
| .icon.icon-logo { | /* .icon.icon-logo { | ||||||
|   display: inline-block; |   display: inline-block; | ||||||
|   margin-right: 5px; |   margin-right: 5px; | ||||||
|   border-radius: 0px; |   border-radius: 0px; | ||||||
| @ -97,23 +88,23 @@ text-decoration: underline; | |||||||
|   width: 4rem; |   width: 4rem; | ||||||
|   height: 2.75rem; |   height: 2.75rem; | ||||||
|   position: relative; |   position: relative; | ||||||
| } | } */ | ||||||
|  |  | ||||||
| .custom-markup-container a { | /* .custom-markup-container a { | ||||||
|   color: #f57200 !important; |   color: #f57200 !important; | ||||||
|   text-decoration: underline !important; |   text-decoration: underline !important; | ||||||
|   } |   } | ||||||
|  |    */ | ||||||
|  |  | ||||||
|  | /* input.p-inputtext.p-component.ng-star-inserted { | ||||||
| input.p-inputtext.p-component.ng-star-inserted { |  | ||||||
|     color: white; |     color: white; | ||||||
| } | } */ | ||||||
|  |  | ||||||
| .external-login-blocks { | /* .external-login-blocks { | ||||||
|   color: red; |   color: red; | ||||||
|   font-size: 2rem; |   font-size: 2rem; | ||||||
|   width: 80%; |   width: 80%; | ||||||
|   } |   } */ | ||||||
|  |  | ||||||
| /* .svg.feather.feather-thumbs-up:hover { | /* .svg.feather.feather-thumbs-up:hover { | ||||||
|   color: green !important; |   color: green !important; | ||||||
| @ -158,7 +149,7 @@ a.video-thumbnail { | |||||||
|   background-color: #181818 !important; |   background-color: #181818 !important; | ||||||
| } | } | ||||||
|  |  | ||||||
| .danger-zone button, | /* .danger-zone button, | ||||||
| .danger-zone input[type=submit] { | .danger-zone input[type=submit] { | ||||||
|   background-color: #af3221 !important; |   background-color: #af3221 !important; | ||||||
| } | } | ||||||
| @ -170,9 +161,9 @@ a.video-thumbnail { | |||||||
|  |  | ||||||
| .channel-info { | .channel-info { | ||||||
|   background-color: #1c1c1c !important; |   background-color: #1c1c1c !important; | ||||||
| } | } */ | ||||||
|  |  | ||||||
| a.video-miniature-account.ng-star-inserted { | /* a.video-miniature-account.ng-star-inserted { | ||||||
|   color: #F57200;  |   color: #F57200;  | ||||||
| } | } | ||||||
|  |  | ||||||
| @ -182,9 +173,9 @@ a.video-miniature-account.ng-star-inserted:hover { | |||||||
|  |  | ||||||
| .menu-link:hover { | .menu-link:hover { | ||||||
|   color: #F57200 !important; |   color: #F57200 !important; | ||||||
| } | } */ | ||||||
|  |  | ||||||
| .dropdown-header { | /* .dropdown-header { | ||||||
|   color: var(--mainForegroundColor); |   color: var(--mainForegroundColor); | ||||||
| } | } | ||||||
|  |  | ||||||
| @ -194,12 +185,12 @@ a.video-miniature-account.ng-star-inserted:hover { | |||||||
|  |  | ||||||
| .dropdown-menu { | .dropdown-menu { | ||||||
|   --bs-dropdown-link-hover-bg: var(--hoverColor) !important; |   --bs-dropdown-link-hover-bg: var(--hoverColor) !important; | ||||||
| } | } */ | ||||||
|  |  | ||||||
| .dropdown-menu, | /* .dropdown-menu, | ||||||
| .dropdown-divider { | .dropdown-divider { | ||||||
|   border-color: var(--inputBorderColor); |   border-color: var(--inputBorderColor); | ||||||
| } | } */ | ||||||
|  |  | ||||||
| /* .icon-logo { | /* .icon-logo { | ||||||
|   background-color: #fff; |   background-color: #fff; | ||||||
| @ -296,18 +287,18 @@ input#search-video { | |||||||
|  |  | ||||||
| /* Video player styling */ | /* Video player styling */ | ||||||
|  |  | ||||||
| #video-wrapper { | /* #video-wrapper { | ||||||
|   background-color: transparent !important; |   background-color: transparent !important; | ||||||
| } | } | ||||||
|  |  | ||||||
| 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*/ | ||||||
|   border-radius: 0.25rem; |   /* border-radius: 0.25rem; | ||||||
|   background-color: transparent !important; |   background-color: transparent !important; | ||||||
| } | } */ | ||||||
|  |  | ||||||
| #videojs-wrapper { | /* #videojs-wrapper { | ||||||
|   margin-top: 0.25rem !important; |   margin-top: 0.25rem !important; | ||||||
| } | }  */ | ||||||
|  |  | ||||||
| /* random shit */ | /* random shit */ | ||||||
| #incompatible-browser { | #incompatible-browser { | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user