-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update content and spacing, add link to get more themes #152
Conversation
<j:jelly xmlns:j="jelly:core" xmlns:f="/lib/form" xmlns:st="jelly:stapler" xmlns:th="/lib/theme-manager"> | ||
<f:section title="${%Built-in Themes}"> | ||
<j:jelly xmlns:j="jelly:core" xmlns:f="/lib/form" xmlns:l="/lib/layout" xmlns:th="/lib/theme-manager"> | ||
<f:section title="${%Themes}"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done, changed it to 'Select theme' 👍
Not sure what's going on with the build failure here |
I can't reproduce it with:
same java and maven version |
Looks like https://bugs.openjdk.org/browse/JDK-8297889 fixed in 11.0.18 |
Before

After

What's changed
Would be good to get some thoughts - thanks :)