From 790c6b0e2ffa44bd70ee62e817aae635599a2952 Mon Sep 17 00:00:00 2001
From: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
Date: Tue, 19 Oct 2021 10:16:29 -0700
Subject: [PATCH] Fix License Page Styles (#1122)
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
---
portal-ui/src/screens/Console/License/License.tsx | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/portal-ui/src/screens/Console/License/License.tsx b/portal-ui/src/screens/Console/License/License.tsx
index 4465ae241..d6b61f029 100644
--- a/portal-ui/src/screens/Console/License/License.tsx
+++ b/portal-ui/src/screens/Console/License/License.tsx
@@ -274,6 +274,12 @@ const styles = (theme: Theme) =>
clickableBlock: {
cursor: "pointer",
},
+ agplFlavorText: {
+ color: "white",
+ },
+ chooseFlavorText: {
+ color: "#777777",
+ },
...containerForHeader(theme.spacing(4)),
});
@@ -494,7 +500,7 @@ const License = ({ classes, operatorMode }: ILicenseProps) => {
className={classes.clickableBlock}
>
Version 3
-
+
The GNU Affero General Public License is a free,
copyleft license for software and other kinds of works,
specifically designed to ensure cooperation with the
@@ -564,7 +570,7 @@ const License = ({ classes, operatorMode }: ILicenseProps) => {
>
Choosing between GNU AGPL v3 and Commercial License
-
+
If you are building proprietary applications, you may want
to choose the commercial license included as part of the
Standard and Enterprise subscription plans. Applications