diff --git a/public/themes/md-dark-deeppurple/theme.css b/public/themes/md-dark-deeppurple/theme.css index f203f24e7..e22b1dd15 100644 --- a/public/themes/md-dark-deeppurple/theme.css +++ b/public/themes/md-dark-deeppurple/theme.css @@ -1803,13 +1803,13 @@ } .p-button.p-button-link { - color: transparent; + color: #CE93D8; background: transparent; border: transparent; } .p-button.p-button-link:enabled:hover { background: transparent; - color: transparent; + color: #CE93D8; border-color: transparent; } .p-button.p-button-link:enabled:hover .p-button-label { @@ -1822,7 +1822,7 @@ } .p-button.p-button-link:enabled:active { background: transparent; - color: transparent; + color: #CE93D8; border-color: transparent; } diff --git a/public/themes/md-dark-indigo/theme.css b/public/themes/md-dark-indigo/theme.css index 511c7f7f4..cf3a0304b 100644 --- a/public/themes/md-dark-indigo/theme.css +++ b/public/themes/md-dark-indigo/theme.css @@ -1803,13 +1803,13 @@ } .p-button.p-button-link { - color: transparent; + color: #9FA8DA; background: transparent; border: transparent; } .p-button.p-button-link:enabled:hover { background: transparent; - color: transparent; + color: #9FA8DA; border-color: transparent; } .p-button.p-button-link:enabled:hover .p-button-label { @@ -1822,7 +1822,7 @@ } .p-button.p-button-link:enabled:active { background: transparent; - color: transparent; + color: #9FA8DA; border-color: transparent; } diff --git a/public/themes/md-light-deeppurple/theme.css b/public/themes/md-light-deeppurple/theme.css index 1cc707228..2b1e5284e 100644 --- a/public/themes/md-light-deeppurple/theme.css +++ b/public/themes/md-light-deeppurple/theme.css @@ -1803,13 +1803,13 @@ } .p-button.p-button-link { - color: transparent; + color: #673AB7; background: transparent; border: transparent; } .p-button.p-button-link:enabled:hover { background: transparent; - color: transparent; + color: #673AB7; border-color: transparent; } .p-button.p-button-link:enabled:hover .p-button-label { @@ -1822,7 +1822,7 @@ } .p-button.p-button-link:enabled:active { background: transparent; - color: transparent; + color: #673AB7; border-color: transparent; } diff --git a/public/themes/md-light-indigo/theme.css b/public/themes/md-light-indigo/theme.css index 435f97ef3..d8d118feb 100644 --- a/public/themes/md-light-indigo/theme.css +++ b/public/themes/md-light-indigo/theme.css @@ -1803,13 +1803,13 @@ } .p-button.p-button-link { - color: transparent; + color: #3F51B5; background: transparent; border: transparent; } .p-button.p-button-link:enabled:hover { background: transparent; - color: transparent; + color: #3F51B5; border-color: transparent; } .p-button.p-button-link:enabled:hover .p-button-label { @@ -1822,7 +1822,7 @@ } .p-button.p-button-link:enabled:active { background: transparent; - color: transparent; + color: #3F51B5; border-color: transparent; } diff --git a/public/themes/mdc-dark-deeppurple/theme.css b/public/themes/mdc-dark-deeppurple/theme.css index 7c6eee2a7..0dbad356a 100644 --- a/public/themes/mdc-dark-deeppurple/theme.css +++ b/public/themes/mdc-dark-deeppurple/theme.css @@ -1803,13 +1803,13 @@ } .p-button.p-button-link { - color: transparent; + color: #673AB7; background: transparent; border: transparent; } .p-button.p-button-link:enabled:hover { background: transparent; - color: transparent; + color: #673AB7; border-color: transparent; } .p-button.p-button-link:enabled:hover .p-button-label { @@ -1822,7 +1822,7 @@ } .p-button.p-button-link:enabled:active { background: transparent; - color: transparent; + color: #673AB7; border-color: transparent; } diff --git a/public/themes/mdc-dark-indigo/theme.css b/public/themes/mdc-dark-indigo/theme.css index 71933d264..79a0a6963 100644 --- a/public/themes/mdc-dark-indigo/theme.css +++ b/public/themes/mdc-dark-indigo/theme.css @@ -1803,13 +1803,13 @@ } .p-button.p-button-link { - color: transparent; + color: #3F51B5; background: transparent; border: transparent; } .p-button.p-button-link:enabled:hover { background: transparent; - color: transparent; + color: #3F51B5; border-color: transparent; } .p-button.p-button-link:enabled:hover .p-button-label { @@ -1822,7 +1822,7 @@ } .p-button.p-button-link:enabled:active { background: transparent; - color: transparent; + color: #3F51B5; border-color: transparent; } diff --git a/public/themes/mdc-light-deeppurple/theme.css b/public/themes/mdc-light-deeppurple/theme.css index 841926e1d..10a1a15ca 100644 --- a/public/themes/mdc-light-deeppurple/theme.css +++ b/public/themes/mdc-light-deeppurple/theme.css @@ -1803,13 +1803,13 @@ } .p-button.p-button-link { - color: transparent; + color: #673AB7; background: transparent; border: transparent; } .p-button.p-button-link:enabled:hover { background: transparent; - color: transparent; + color: #673AB7; border-color: transparent; } .p-button.p-button-link:enabled:hover .p-button-label { @@ -1822,7 +1822,7 @@ } .p-button.p-button-link:enabled:active { background: transparent; - color: transparent; + color: #673AB7; border-color: transparent; } diff --git a/public/themes/mdc-light-indigo/theme.css b/public/themes/mdc-light-indigo/theme.css index 7b2a5c75b..ce84c4884 100644 --- a/public/themes/mdc-light-indigo/theme.css +++ b/public/themes/mdc-light-indigo/theme.css @@ -1803,13 +1803,13 @@ } .p-button.p-button-link { - color: transparent; + color: #3F51B5; background: transparent; border: transparent; } .p-button.p-button-link:enabled:hover { background: transparent; - color: transparent; + color: #3F51B5; border-color: transparent; } .p-button.p-button-link:enabled:hover .p-button-label { @@ -1822,7 +1822,7 @@ } .p-button.p-button-link:enabled:active { background: transparent; - color: transparent; + color: #3F51B5; border-color: transparent; }