mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
FIX: reflects discourse icons naming scheme s/d-icon-*/d-*
This commit is contained in:
parent
f210e1660d
commit
b5ed980235
26 changed files with 48 additions and 49 deletions
|
@ -234,7 +234,7 @@
|
|||
}
|
||||
}
|
||||
.is-warning {
|
||||
.d-icon-envelope-o {
|
||||
.d-envelope-o {
|
||||
&:before {
|
||||
content: "\f0e0";
|
||||
}
|
||||
|
@ -326,7 +326,7 @@ div.menu-links-header {
|
|||
a {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
.d-icon-user {
|
||||
.d-user {
|
||||
margin-right: 0.2em;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue