This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push: new 1cc05b0 Improved: Improve rainbowstone theme (OFBIZ-12237) 1cc05b0 is described below commit 1cc05b0044cd5252cf6eb2f707bff3a8c3de18fd Author: Jacques Le Roux <jacques.le.r...@les7arts.com> AuthorDate: Mon Jun 28 11:32:07 2021 +0200 Improved: Improve rainbowstone theme (OFBIZ-12237) Trivial change before rather importing "Quicksand" fonts as it's done in new Helveticus theme Thanks: Gil Portenseigne for the help --- LICENSE | 2 +- themes/flatgrey/webapp/flatgrey/javascript.css | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index fbf4204..951a55d 100644 --- a/LICENSE +++ b/LICENSE @@ -208,7 +208,7 @@ For details, see framework/resources/fonts/NotoSans/. ========================================================================= -This product bundles the "Quicksand" fonts, which is available +This product bundles the "Quicksand" fonts as a binary, which is available under the "SIL OFL License 1.1" license. For details, see themes/rainbowstone/webapp/rainbowstone/fonts/quicksand diff --git a/themes/flatgrey/webapp/flatgrey/javascript.css b/themes/flatgrey/webapp/flatgrey/javascript.css index 811e431..24e882e 100644 --- a/themes/flatgrey/webapp/flatgrey/javascript.css +++ b/themes/flatgrey/webapp/flatgrey/javascript.css @@ -17,9 +17,9 @@ * under the License. */ -/* ----------------------------------------------------------------------- */ -/* This CSS file is used for the Flat Grey visual theme JavaScript styles. */ -/* ----------------------------------------------------------------------- */ +/* ------------------------------------------------------------------------ */ +/* This CSS file is used for the Helveticus visual theme JavaScript styles. */ +/* ------------------------------------------------------------------------ */ #wait-spinner { z-index: 50000;