Skip to content

Commit 6409801

Browse files
committed
refactor - move keycloak-theme to "apps" directory
1 parent 84282b3 commit 6409801

21 files changed

+6
-6
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/node_modules/
33
/frontend/src/environments/version.ts
44
dist.zip
5-
keycloak-theme/keycloak-original-themes/*
5+
apps/codever-keycloak-theme/keycloak-original-themes/*
66
documentation/keycloak-upgrade/*
77
/documentation/keycloak-upgrade/
88
/frontend/cypress/videos/
File renamed without changes.

keycloak-theme/codever/account/resources/css/logo.css renamed to apps/codever-keycloak-theme/codever/account/resources/css/logo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*/
1717

1818
.navbar-title {
19-
background: url('../img/codever-keycloak.logo-199x46.png') no-repeat;
19+
background: url('apps/codever-keycloak-theme/codever/account/resources/img/codever-keycloak.logo-199x46.png') no-repeat;
2020
height: 50px;
2121
width: 155px;
2222
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)