diff --git a/LICENSE b/LICENSE index 4c7b63b..a6acdc0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,21 +1,27 @@ MIT License -Copyright (c) 2022 scaleflex +Copyright (c) 2022 SCALEFLEX SAS -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), -to use the Software without restriction for personal purposes only. If you intend to use, copy, modify, distribute, sell, or lease any part of our Software for commercial or corporate purposes, -you are required to contact the Scaleflex Sales team (sales@scaleflex.com) to settle the payment of a yearly licensing subscription of five thousand euros. -If you are proven to be in violation of this condition, you agree to pay a ten thousand euro penalty charge in addition to the yearly licensing subscription. - -By utilizing the "Software", you acknowledge and unconditionally agree to be bound by these Terms, which are associated with the Scaleflex Services Terms and Conditions, which can be found at www.scaleflex.com: +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +--------------------------------------------------------------------------------- + +Publicity + +You agree that Scaleflex may reference and use Your name, logos and trademarks in Scaleflex +marketing and promotional materials, including, but not limited to the Scaleflex Websites, solely for +purposes of identifying You as a customer of Scaleflex. Otherwise, neither party may use the trade +names, trademarks, service marks, or logos of the other party without the express written consent of +the other party. \ No newline at end of file diff --git a/src/static/css/hotspots.css b/src/static/css/hotspots.css index 6be53ae..b227731 100644 --- a/src/static/css/hotspots.css +++ b/src/static/css/hotspots.css @@ -17,7 +17,7 @@ background-image: url('https://scaleflex.cloudimg.io/v7/plugins/js-cloudimage-360-view/assets/img/link-hotspot.svg'); background-color: #0C6DC7; background-repeat: no-repeat; - background-size: 17px 7px; + background-size: 9px; background-position: center; left: 50%; top: 50%; @@ -47,7 +47,7 @@ background-image: url('https://scaleflex.cloudimg.io/v7/plugins/js-cloudimage-360-view/assets/img/plus.svg'); background-color: #76AD01; background-repeat: no-repeat; - background-size: 17px 7px; + background-size: 9px; background-position: center; left: 50%; top: 50%;