|
|
|
@ -570,36 +570,10 @@ menu.is-logged-in .block-title {
|
|
|
|
|
flex-wrap: wrap; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#custom-css .footer-links a, #custom-css .footer-copyleft a { |
|
|
|
|
color: var(--whiteColor) !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.footer-copyleft small a:hover, .footer-copyleft small a:focus, .footer-copyleft small a:active { |
|
|
|
|
text-decoration: none!important; |
|
|
|
|
outline: none!important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.footer-copyleft small a { |
|
|
|
|
color: var(--menuForegroundColor); |
|
|
|
|
opacity: .6; |
|
|
|
|
} |
|
|
|
|
.mr-1 { |
|
|
|
|
margin-inline-end: .25rem; |
|
|
|
|
} |
|
|
|
|
.mr-1, .mx-1 { |
|
|
|
|
margin-right: .25rem!important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.block-title, .title-page { |
|
|
|
|
background: radial-gradient(ellipse at top, #db34d3, transparent), radial-gradient(ellipse at bottom, #232629, transparent); |
|
|
|
|
padding: 5px; |
|
|
|
|
border-radius: 4px; |
|
|
|
|
border: 2px solid #fd95ff; |
|
|
|
|
border-right-color: #fed9ff; |
|
|
|
|
border-bottom-color: #fed9ff; |
|
|
|
|
text-align: center; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.menu-block a, .footer-block a { |
|
|
|
|
min-height: 40px; |
|
|
|
|
} |
|
|
|
@ -652,49 +626,6 @@ menu.is-logged-in .block-title {
|
|
|
|
|
line-height: normal!important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.footer-bottom { |
|
|
|
|
display: flex; |
|
|
|
|
flex-direction: column; |
|
|
|
|
padding: 0 26px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.footer-links, .footer-links > div { |
|
|
|
|
display: flex; |
|
|
|
|
flex-wrap: wrap; |
|
|
|
|
} |
|
|
|
|
#custom-css .footer-links a, #custom-css .footer-copyleft a { |
|
|
|
|
color: var(--whiteColor) !important; |
|
|
|
|
} |
|
|
|
|
.footer-links a, .footer-links span[role=button] { |
|
|
|
|
margin-inline-end: 8px; |
|
|
|
|
} |
|
|
|
|
.footer-links a, .footer-links span[role=button] { |
|
|
|
|
display: inline-block; |
|
|
|
|
text-decoration: none; |
|
|
|
|
opacity: .8; |
|
|
|
|
white-space: nowrap; |
|
|
|
|
font-size: 90%; |
|
|
|
|
font-weight: 500; |
|
|
|
|
line-height: 1.4rem; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.top-menu { |
|
|
|
|
flex-grow: 1; |
|
|
|
|
width: 240px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.logged-in-block { |
|
|
|
|
margin-bottom: 20px; |
|
|
|
|
background-color: #ffffff26; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.logged-in-block > div:first-child { |
|
|
|
|
height: 80px; |
|
|
|
|
display: flex; |
|
|
|
|
align-items: center; |
|
|
|
|
justify-content: left; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.logged-in-menu { |
|
|
|
|
display: flex; |
|
|
|
|
flex-direction: column; |
|
|
|
@ -866,10 +797,6 @@ my-actor-avatar {
|
|
|
|
|
column-gap: 15px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.channel-info, .account-info, .channel, .miniature-show-channel, description-html { |
|
|
|
|
background-color: #5e3c62 !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.channel-avatar-row { |
|
|
|
|
grid-column: 1; |
|
|
|
|
grid-row: 1; |
|
|
|
@ -1046,9 +973,7 @@ my-actor-avatar {
|
|
|
|
|
padding: 47px 15px 0 60px; |
|
|
|
|
z-index: 11; |
|
|
|
|
} |
|
|
|
|
.channel-info, .account-info, .channel, .miniature-show-channel, description-html { |
|
|
|
|
background-color: #5e3c62 !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.miniature-show-channel a { |
|
|
|
|
color: var(--mainColor); |
|
|
|
|
font-size: 16px; |
|
|
|
@ -1059,9 +984,6 @@ my-actor-avatar {
|
|
|
|
|
border-radius: 5px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.channel-info, .account-info, .channel, .miniature-show-channel, description-html { |
|
|
|
|
background-color: #5e3c62 !important; |
|
|
|
|
} |
|
|
|
|
.account-info { |
|
|
|
|
padding-inline-end: var(--gridVideosMiniatureMargins)!important; |
|
|
|
|
} |
|
|
|
@ -1080,9 +1002,7 @@ my-actor-avatar {
|
|
|
|
|
padding-bottom: var(--myGlobalTopPadding); |
|
|
|
|
font-size: var(--myFontSize); |
|
|
|
|
} |
|
|
|
|
.channel-info, .account-info, .channel, .miniature-show-channel, description-html { |
|
|
|
|
background-color: #5e3c62 !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.account-avatar-row .main-avatar { |
|
|
|
|
display: inline-block; |
|
|
|
|
width: 120px; |
|
|
|
@ -1135,16 +1055,7 @@ svg {
|
|
|
|
|
.title-page.title-page-single { |
|
|
|
|
font-size: 125%; |
|
|
|
|
} |
|
|
|
|
.block-title, .title-page { |
|
|
|
|
background: radial-gradient(ellipse at top, #db34d3, transparent), radial-gradient(ellipse at bottom, #232629, transparent); |
|
|
|
|
margin-inline-start: 0px; |
|
|
|
|
padding: 5px; |
|
|
|
|
border-radius: 4px; |
|
|
|
|
border: 2px solid #fd95ff; |
|
|
|
|
border-right-color: #fed9ff; |
|
|
|
|
border-bottom-color: #fed9ff; |
|
|
|
|
text-align: center; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.title-page { |
|
|
|
|
color: var(--mainForegroundColor); |
|
|
|
|
display: inline-block; |
|
|
|
@ -1198,13 +1109,6 @@ h2 {
|
|
|
|
|
height: 34px !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.channel-info, .account-info, .channel, .miniature-show-channel, description-html { background-color: #5e3c62 !important; } |
|
|
|
|
.actor-handle { color: #dd00ee !important; } |
|
|
|
|
.actor-counters { color: #bb00bb !important; } |
|
|
|
|
.section-label { margin-bottom: 5px !important; } |
|
|
|
|
.owner-description, .icon.icon-logo { display: none !important; } |
|
|
|
|
.view-account short { margin-top: 0px !important; } |
|
|
|
|
|
|
|
|
|
.instance-name { |
|
|
|
|
background-color: #5e3c62 !important; |
|
|
|
|
background-image: url('/img/favicon.jpeg') !important; |
|
|
|
@ -1219,11 +1123,6 @@ h2 {
|
|
|
|
|
height: 34px !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.owner-block { |
|
|
|
|
background-color: rgba(48, 26, 48, 0.6) !important; |
|
|
|
|
padding: 10px !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#video-wrapper { |
|
|
|
|
background-color: transparent !important; |
|
|
|
|
display: flex; |
|
|
|
@ -1506,18 +1405,6 @@ body {
|
|
|
|
|
text-align: start; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.block-title, .title-page { |
|
|
|
|
background: radial-gradient(ellipse at top, #db34d3, transparent), radial-gradient(ellipse at bottom, #232629, transparent); |
|
|
|
|
margin-inline-end: 0px; |
|
|
|
|
margin-inline-start: 0px; |
|
|
|
|
padding: 5px; |
|
|
|
|
border-radius: 4px; |
|
|
|
|
border: 2px solid #fd95ff; |
|
|
|
|
border-right-color: #fed9ff; |
|
|
|
|
border-bottom-color: #fed9ff; |
|
|
|
|
text-align: center; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
my-video-comments { |
|
|
|
|
display: inline-block; |
|
|
|
|