Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified modules/favicon/src/main/resources/SLING-INF/content/favicon.ico
Binary file not shown.
4 changes: 2 additions & 2 deletions modules/homepage/src/main/features/feature-repoinit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ set ACL for everyone
end

set properties on /libs/cards/conf/Media
default logoDark to "/libs/cards/resources/media/default/logo.png"
default logoLight to "/libs/cards/resources/media/default/logo_light_bg.png"
default logoDark to "/libs/cards/resources/media/default/cards_logo_dark.svg"
default logoLight to "/libs/cards/resources/media/default/cards_logo_light.svg"
default sidebarBackground to "/libs/cards/resources/media/default/background.jpg"
end
Original file line number Diff line number Diff line change
Expand Up @@ -94,13 +94,11 @@ const sidebarStyles = theme => ({
display: "inline-block",
},
img: {
maxWidth: "70%",
maxWidth: "80%",
maxHeight: "80px",
top: "19px",
display: "block",
verticalAlign: "middle",
marginLeft: "auto",
marginRight: "auto",
border: "0"
},
background: {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading