mirror of
https://github.com/discourse/discourse.git
synced 2025-03-20 13:27:52 +08:00
Update fa to d-icon for buttons, add icon space
This commit is contained in:
parent
8ee48d8933
commit
f1dd7d05e4
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user