Fixed #852 - p-button-link not visible in Material Design themes

pull/880/head
Cagatay Civici 2021-01-20 12:28:44 +03:00
parent 1e18b3f26c
commit b200e9efd1
8 changed files with 24 additions and 24 deletions

View File

@ -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;
}

View File

@ -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;
}

View File

@ -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;
}

View File

@ -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;
}

View File

@ -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;
}

View File

@ -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;
}

View File

@ -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;
}

View File

@ -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;
}