UX: Lighten OS icons in recently used devices

This commit is contained in:
Kris 2019-06-05 10:56:25 -04:00
parent ad876880e1
commit be464f753c

View File

@ -667,6 +667,7 @@ table {
}
.auth-token-icon {
color: $primary-medium;
font-size: 2.25em;
float: left;
margin-right: 10px;
@ -697,7 +698,7 @@ table {
background: transparent;
.d-icon {
color: $primary;
color: $primary-high;
}
}
}