Update fa to d-icon for buttons, add icon space

This commit is contained in:
Kris 2019-07-22 10:31:21 -04:00
parent 8ee48d8933
commit f1dd7d05e4
1 changed files with 7 additions and 2 deletions

View File

@ -29,11 +29,11 @@
cursor: default;
opacity: 0.4;
}
.fa {
.d-icon {
margin-right: 7px;
}
&.no-text {
.fa {
.d-icon {
margin-right: 0;
}
}
@ -260,6 +260,11 @@
.d-icon {
color: $primary-low-mid;
}
&.btn-icon-text {
.d-icon {
margin-right: 7px;
}
}
.discourse-no-touch & {
&:hover {
.d-icon {