Skip to content

Commit

Permalink
Compile all themes.
Browse files Browse the repository at this point in the history
  • Loading branch information
lwesterhof committed Oct 23, 2023
1 parent d3386b4 commit 8e66546
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 7 deletions.
5 changes: 5 additions & 0 deletions static/src/components/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,9 @@
.sweet-alert {
background-color: var(--bs-body-bg);
}

/* Group manager group properties header */
#properties-update-link {
color: var(--bs-card-title-color);
}
}
5 changes: 0 additions & 5 deletions static/src/uu/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,4 @@
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
color: $gray-400;
}

/* Group manager group properties header */
#properties-create-link, #properties-update-link {
color: var(--bs-card-title-color);
}
}
4 changes: 4 additions & 0 deletions themes/vu/static/css/yoda-portal.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion themes/vu/static/css/yoda-portal.css.map

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions themes/wur/static/css/yoda-portal.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion themes/wur/static/css/yoda-portal.css.map

Large diffs are not rendered by default.

0 comments on commit 8e66546

Please sign in to comment.