Revert "Use Compound primary colors for most actions" (#12264)
* Revert ed5ef023b2
* Update failing snapshots
* Update snapshots after develop merge
This commit is contained in:
parent
d20e9e4f8e
commit
96a33b800a
87 changed files with 99 additions and 104 deletions
|
@ -60,6 +60,7 @@ limitations under the License.
|
|||
|
||||
a,
|
||||
.mx_AccessibleButton_kind_link {
|
||||
color: $accent;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
@ -131,7 +132,7 @@ limitations under the License.
|
|||
|
||||
.mx_StyledRadioButton_checked {
|
||||
font-size: 24px;
|
||||
border-color: var(--cpd-color-bg-action-primary-rest);
|
||||
border-color: $accent;
|
||||
}
|
||||
|
||||
&::after {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue