mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Convert quote button to use d-icon
This commit is contained in:
parent
494ad1e9de
commit
193244f8c1
2 changed files with 3 additions and 4 deletions
|
@ -129,9 +129,8 @@ aside.quote {
|
|||
z-index: 401;
|
||||
opacity: 0.9;
|
||||
|
||||
&:before {
|
||||
font-family: "FontAwesome";
|
||||
content: "\f10d\00a0\00a0";
|
||||
.d-icon {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue