Loading core/css/guest.css +0 −6 Original line number Original line Diff line number Diff line Loading @@ -1219,12 +1219,6 @@ a.legal { margin: 24px 0px; margin: 24px 0px; } } #body-login .totp-form input, #body-login .totp-form button { margin-top: 5%; max-width: 90%; } #body-login #submit-form, #body-login #submit-form, #body-login .two-factor-submit { #body-login .two-factor-submit { box-sizing: border-box; box-sizing: border-box; Loading core/css/server.css +14 −6 Original line number Original line Diff line number Diff line Loading @@ -55,6 +55,9 @@ --notification-icon-invert: invert(0%); --notification-icon-invert: invert(0%); --active-icon-filter: brightness(0) saturate(100%) invert(38%) sepia(88%) saturate(4068%) hue-rotate(197deg) brightness(102%) contrast(106%); --active-icon-filter: brightness(0) saturate(100%) invert(38%) sepia(88%) saturate(4068%) hue-rotate(197deg) brightness(102%) contrast(106%); --inactive-icon-filter: brightness(0) saturate(100%) invert(50%) sepia(12%) saturate(0%) hue-rotate(187deg) brightness(98%) contrast(94%); --inactive-icon-filter: brightness(0) saturate(100%) invert(50%) sepia(12%) saturate(0%) hue-rotate(187deg) brightness(98%) contrast(94%); --notification-icon: var(--original-icon-notifications-dark); --notification-icon-has-notification: var(--icon-has-notification-dark); --search-icon: var(--original-icon-search-dark); --body-container-margin: 0px; --body-container-margin: 0px; --body-container-radius: 0px; --body-container-radius: 0px; --body-height: 100%; --body-height: 100%; Loading @@ -64,9 +67,11 @@ body[data-themes="dark"] , body[data-themes="dark-highcontrast"]{ body[data-themes="dark"] , body[data-themes="dark-highcontrast"]{ --color-main-background-header: #272727; --color-main-background-header: #272727; --input-background-color: #181818; --input-background-color: #181818; --icon-search-000: url("/svg/core/actions/search?color=fff"); --logo: url("../img/logo@2x-dark.svg"); --logo: url("../img/logo@2x-dark.svg"); --notification-icon-invert: invert(100%); --notification-icon-invert: invert(100%); --notification-icon: var(--original-icon-notifications-white); --notification-icon-has-notification: var(--icon-has-notification-light); --search-icon: var(--original-icon-search-white); } } body.theme--highcontrast { body.theme--highcontrast { Loading @@ -78,6 +83,9 @@ body.theme--highcontrast { --input-background-color: #181818; --input-background-color: #181818; --logo: url("../img/logo@2x-dark.svg"); --logo: url("../img/logo@2x-dark.svg"); --notification-icon-invert: invert(100%); --notification-icon-invert: invert(100%); --notification-icon: var(--original-icon-notifications-white); --notification-icon-has-notification: var(--icon-has-notification-light); --search-icon: var(--original-icon-search-white); } } } } Loading Loading @@ -406,13 +414,13 @@ footer { #header #notifications[data-has-notifications="true"] .header-menu__trigger { #header #notifications[data-has-notifications="true"] .header-menu__trigger { background: var(--icon-notifications-notifications-new-000000) no-repeat center; background: var(--notification-icon-has-notification) no-repeat center; background-size: 17px; background-size: 17px; } } #header #notifications .header-menu__trigger { #header #notifications .header-menu__trigger { background: var(--icon-notifications-notifications-000000) no-repeat center; background: var(--notification-icon) no-repeat center; background-size: 17px; background-size: 17px; } } Loading Loading @@ -976,11 +984,11 @@ body .icon-quota { } } body.theme--highcontrast #header .header-right .magnify-icon { body.theme--highcontrast #header .header-right .magnify-icon { background: var(--icon-search-000) no-repeat center; background: var( --search-icon) no-repeat center; } } #header .header-right .magnify-icon { #header .header-right .magnify-icon { background: var(--icon-search-000) no-repeat center; background: var( --search-icon) no-repeat center; background-size: 15px; background-size: 15px; width: inherit; width: inherit; height: inherit; height: inherit; Loading Loading
core/css/guest.css +0 −6 Original line number Original line Diff line number Diff line Loading @@ -1219,12 +1219,6 @@ a.legal { margin: 24px 0px; margin: 24px 0px; } } #body-login .totp-form input, #body-login .totp-form button { margin-top: 5%; max-width: 90%; } #body-login #submit-form, #body-login #submit-form, #body-login .two-factor-submit { #body-login .two-factor-submit { box-sizing: border-box; box-sizing: border-box; Loading
core/css/server.css +14 −6 Original line number Original line Diff line number Diff line Loading @@ -55,6 +55,9 @@ --notification-icon-invert: invert(0%); --notification-icon-invert: invert(0%); --active-icon-filter: brightness(0) saturate(100%) invert(38%) sepia(88%) saturate(4068%) hue-rotate(197deg) brightness(102%) contrast(106%); --active-icon-filter: brightness(0) saturate(100%) invert(38%) sepia(88%) saturate(4068%) hue-rotate(197deg) brightness(102%) contrast(106%); --inactive-icon-filter: brightness(0) saturate(100%) invert(50%) sepia(12%) saturate(0%) hue-rotate(187deg) brightness(98%) contrast(94%); --inactive-icon-filter: brightness(0) saturate(100%) invert(50%) sepia(12%) saturate(0%) hue-rotate(187deg) brightness(98%) contrast(94%); --notification-icon: var(--original-icon-notifications-dark); --notification-icon-has-notification: var(--icon-has-notification-dark); --search-icon: var(--original-icon-search-dark); --body-container-margin: 0px; --body-container-margin: 0px; --body-container-radius: 0px; --body-container-radius: 0px; --body-height: 100%; --body-height: 100%; Loading @@ -64,9 +67,11 @@ body[data-themes="dark"] , body[data-themes="dark-highcontrast"]{ body[data-themes="dark"] , body[data-themes="dark-highcontrast"]{ --color-main-background-header: #272727; --color-main-background-header: #272727; --input-background-color: #181818; --input-background-color: #181818; --icon-search-000: url("/svg/core/actions/search?color=fff"); --logo: url("../img/logo@2x-dark.svg"); --logo: url("../img/logo@2x-dark.svg"); --notification-icon-invert: invert(100%); --notification-icon-invert: invert(100%); --notification-icon: var(--original-icon-notifications-white); --notification-icon-has-notification: var(--icon-has-notification-light); --search-icon: var(--original-icon-search-white); } } body.theme--highcontrast { body.theme--highcontrast { Loading @@ -78,6 +83,9 @@ body.theme--highcontrast { --input-background-color: #181818; --input-background-color: #181818; --logo: url("../img/logo@2x-dark.svg"); --logo: url("../img/logo@2x-dark.svg"); --notification-icon-invert: invert(100%); --notification-icon-invert: invert(100%); --notification-icon: var(--original-icon-notifications-white); --notification-icon-has-notification: var(--icon-has-notification-light); --search-icon: var(--original-icon-search-white); } } } } Loading Loading @@ -406,13 +414,13 @@ footer { #header #notifications[data-has-notifications="true"] .header-menu__trigger { #header #notifications[data-has-notifications="true"] .header-menu__trigger { background: var(--icon-notifications-notifications-new-000000) no-repeat center; background: var(--notification-icon-has-notification) no-repeat center; background-size: 17px; background-size: 17px; } } #header #notifications .header-menu__trigger { #header #notifications .header-menu__trigger { background: var(--icon-notifications-notifications-000000) no-repeat center; background: var(--notification-icon) no-repeat center; background-size: 17px; background-size: 17px; } } Loading Loading @@ -976,11 +984,11 @@ body .icon-quota { } } body.theme--highcontrast #header .header-right .magnify-icon { body.theme--highcontrast #header .header-right .magnify-icon { background: var(--icon-search-000) no-repeat center; background: var( --search-icon) no-repeat center; } } #header .header-right .magnify-icon { #header .header-right .magnify-icon { background: var(--icon-search-000) no-repeat center; background: var( --search-icon) no-repeat center; background-size: 15px; background-size: 15px; width: inherit; width: inherit; height: inherit; height: inherit; Loading