Browse Source
Replace logo-selfhostedhub image format
pull/5786/head
Vaishnavi Parabkar
2 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
9 deletions
-
libs/ui/src/lib/logo-carousel/logo-carousel.component.scss
|
|
|
@ -138,11 +138,7 @@ |
|
|
|
mask-image: url('/assets/images/logo-selfh-st.svg'); |
|
|
|
max-height: 1.25rem; |
|
|
|
} |
|
|
|
&.logo-selfhostedhub { |
|
|
|
mask-image: url('/assets/images/logo-selfhostedhub.png'); |
|
|
|
max-height: 1.25rem; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
&.logo-selfhostedhub { |
|
|
|
mask-image: url('/assets/images/logo-selfhostedhub.svg'); |
|
|
|
max-height: 1.25rem; |
|
|
|
@ -215,11 +211,8 @@ |
|
|
|
&.logo-selfhostedhub, |
|
|
|
&.logo-sourceforge, |
|
|
|
&.logo-umbrel, |
|
|
|
&.logo-unraid, |
|
|
|
&.logo-selfhostedhub{ |
|
|
|
&.logo-unraid{ |
|
|
|
&.logo-unraid,{ |
|
|
|
background-color: rgba(var(--light-primary-text)); |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|