Loading core/css/server.css +3 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ --color-main-background-translucent: #f2f2f2; --color-main-text: black; --color-background-hover: white; --color-primary-element-hover: white; --color-primary-element-hover: #f5f5f5 !important; --color-text-maxcontrast: black; --color-border-dark: #e6e6e6; --color-border: #ebebeb; Loading Loading @@ -79,6 +79,7 @@ body[data-themes="dark"] , body[data-themes="dark-highcontrast"]{ --image-logoheader-custom:true; --background-image-invert-if-bright:no !important; --image-background:none !important; --color-primary-element-hover: #212121 !important; } body.theme--highcontrast { Loading Loading
core/css/server.css +3 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ --color-main-background-translucent: #f2f2f2; --color-main-text: black; --color-background-hover: white; --color-primary-element-hover: white; --color-primary-element-hover: #f5f5f5 !important; --color-text-maxcontrast: black; --color-border-dark: #e6e6e6; --color-border: #ebebeb; Loading Loading @@ -79,6 +79,7 @@ body[data-themes="dark"] , body[data-themes="dark-highcontrast"]{ --image-logoheader-custom:true; --background-image-invert-if-bright:no !important; --image-background:none !important; --color-primary-element-hover: #212121 !important; } body.theme--highcontrast { Loading